License |
License |
---|---|
GroupId | GroupIdorg.jacorb.jacorb-demo |
ArtifactId | ArtifactIdoffice |
Version | Version3.9 |
Type | Typejar |
Description |
DescriptionNotification OfficeDemo
JacORB Notification Office Demo
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
office-3.9.pom | |
office-3.9.jar | 48 KB |
office-3.9-sources.jar | 27 KB |
office-3.9-javadoc.jar | 177 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jacorb.jacorb-demo/office/ -->
<dependency>
<groupId>org.jacorb.jacorb-demo</groupId>
<artifactId>office</artifactId>
<version>3.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.jacorb.jacorb-demo/office/
implementation 'org.jacorb.jacorb-demo:office:3.9'
// https://jarcasting.com/artifacts/org.jacorb.jacorb-demo/office/
implementation ("org.jacorb.jacorb-demo:office:3.9")
'org.jacorb.jacorb-demo:office:jar:3.9'
<dependency org="org.jacorb.jacorb-demo" name="office" rev="3.9">
<artifact name="office" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jacorb.jacorb-demo', module='office', version='3.9')
)
libraryDependencies += "org.jacorb.jacorb-demo" % "office" % "3.9"
[org.jacorb.jacorb-demo/office "3.9"]
Group / Artifact | Type | Version |
---|---|---|
org.jacorb : jacorb | jar | 3.9 |
org.jacorb : jacorb-services | jar | 3.9 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-jdk14 | jar | 1.7.14 |