| License | License | 
|---|---|
| GroupId | GroupIdorg.joinedworkz.profile | 
| ArtifactId | ArtifactIdorg.joinedworkz.profile.aggregator | 
| Last Version | Last Version1.3.0 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionJoinedWorkz profile parent DSL based modeling framework - profile parent | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| org.joinedworkz.profile.aggregator-1.3.0.pom | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.joinedworkz.profile/org.joinedworkz.profile.aggregator/ -->
<dependency>
    <groupId>org.joinedworkz.profile</groupId>
    <artifactId>org.joinedworkz.profile.aggregator</artifactId>
    <version>1.3.0</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.joinedworkz.profile/org.joinedworkz.profile.aggregator/
implementation 'org.joinedworkz.profile:org.joinedworkz.profile.aggregator:1.3.0'// https://jarcasting.com/artifacts/org.joinedworkz.profile/org.joinedworkz.profile.aggregator/
implementation ("org.joinedworkz.profile:org.joinedworkz.profile.aggregator:1.3.0")'org.joinedworkz.profile:org.joinedworkz.profile.aggregator:pom:1.3.0'<dependency org="org.joinedworkz.profile" name="org.joinedworkz.profile.aggregator" rev="1.3.0">
  <artifact name="org.joinedworkz.profile.aggregator" type="pom" />
</dependency>@Grapes(
@Grab(group='org.joinedworkz.profile', module='org.joinedworkz.profile.aggregator', version='1.3.0')
)libraryDependencies += "org.joinedworkz.profile" % "org.joinedworkz.profile.aggregator" % "1.3.0"[org.joinedworkz.profile/org.joinedworkz.profile.aggregator "1.3.0"]