3 <organizations uuid="org1"
7 new_project_private="[false]"
12 <projects organization_uuid="org1"
16 kee="org.struts:struts"
17 deprecated_kee="org.struts:struts"
20 uuid_path="uuid_path_of_U1"
23 module_uuid="module_uuid_of_U1"
24 module_uuid_path="module_uuid_path_of_U1"
25 description="the description"
27 long_name="Apache Struts"
30 copy_component_uuid="[null]"
31 developer_uuid="[null]"
33 authorization_updated_at="123456789"/>
36 <projects organization_uuid="org1"
38 kee="org.struts:struts-core"
41 uuid_path="uuid_path_of_U2"
45 module_uuid_path="module_uuid_path_of_U2"
48 long_name="Struts Core"
53 copy_component_uuid="[null]"
54 developer_uuid="[null]"
55 authorization_updated_at="[null]"/>
58 <projects organization_uuid="org1"
59 long_name="org.struts"
63 kee="org.struts:struts-core:src/org/struts"
65 uuid_path="uuid_path_of_U3"
68 module_uuid="module_uuid_of_U3"
69 module_uuid_path="module_uuid_path_of_U3"
75 copy_component_uuid="[null]"
76 developer_uuid="[null]"
78 authorization_updated_at="[null]"/>
81 <projects organization_uuid="org1"
82 long_name="org.struts.RequestContext"
86 kee="org.struts:struts-core:src/org/struts/RequestContext.java"
88 uuid_path="uuid_path_of_U4"
91 module_uuid="module_uuid_of_U4"
92 module_uuid_path="module_uuid_path_of_U4"
93 name="RequestContext.java"
98 copy_component_uuid="[null]"
99 developer_uuid="[null]"
101 authorization_updated_at="[null]"/>
103 <!-- root project -->
104 <projects organization_uuid="org1"
108 kee="org.paper:paper"
109 deprecated_kee="org.paper:paper"
112 uuid_path="uuid_path_of_U5"
115 module_uuid="module_uuid_of_U5"
116 module_uuid_path="module_uuid_path_of_U5"
117 description="the description"
119 long_name="Some Paper"
122 copy_component_uuid="[null]"
123 developer_uuid="[null]"
125 authorization_updated_at="123456789"/>
128 <projects organization_uuid="org1"
130 kee="org.paper:paper-core"
133 uuid_path="uuid_path_of_U6"
137 module_uuid_path="module_uuid_path_of_U6"
140 long_name="Paper Core"
145 copy_component_uuid="[null]"
146 developer_uuid="[null]"
147 authorization_updated_at="[null]"/>
149 <!-- Disabled projects -->
150 <projects organization_uuid="org1"
154 kee="org.disabled.project"
155 name="Disabled Project"
157 uuid_path="uuid_path_of_DIS7"
158 project_uuid="project_uuid_of_DIS7"
159 root_uuid="root_uuid_of_DIS7"
161 module_uuid_path="module_uuid_path_of_DIS7"
162 description="the description"
164 long_name="Disabled project"
167 copy_component_uuid="[null]"
168 developer_uuid="[null]"
170 authorization_updated_at="[null]"/>
172 <!-- copy component projects -->
173 <projects organization_uuid="org1"
177 kee="org.copy.project"
180 uuid_path="uuid_path_of_COPY8"
181 project_uuid="project_uuid_of_COPY8"
182 root_uuid="root_uuid_of_COPY8"
184 module_uuid_path="module_uuid_path_of_COPY8"
185 description="the description"
187 long_name="Copy project"
190 copy_component_uuid="U1"
191 developer_uuid="[null]"
193 authorization_updated_at="[null]"/>