License |
License |
---|---|
GroupId | GroupIdorg.jacorb.jacorb-demo |
ArtifactId | ArtifactIddemo-parent |
Version | Version3.9 |
Type | Typepom |
Description |
DescriptionDemo-Parent
JacORB Demo Aggregation POM
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
demo-parent-3.9.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jacorb.jacorb-demo/demo-parent/ -->
<dependency>
<groupId>org.jacorb.jacorb-demo</groupId>
<artifactId>demo-parent</artifactId>
<version>3.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jacorb.jacorb-demo/demo-parent/
implementation 'org.jacorb.jacorb-demo:demo-parent:3.9'
// https://jarcasting.com/artifacts/org.jacorb.jacorb-demo/demo-parent/
implementation ("org.jacorb.jacorb-demo:demo-parent:3.9")
'org.jacorb.jacorb-demo:demo-parent:pom:3.9'
<dependency org="org.jacorb.jacorb-demo" name="demo-parent" rev="3.9">
<artifact name="demo-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jacorb.jacorb-demo', module='demo-parent', version='3.9')
)
libraryDependencies += "org.jacorb.jacorb-demo" % "demo-parent" % "3.9"
[org.jacorb.jacorb-demo/demo-parent "3.9"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-jdk14 | jar | 1.7.14 |