Categories |
CategoriesGlassFish Container Application Servers |
---|---|
GroupId | GroupIdorg.glassfish.fighterfish |
ArtifactId | ArtifactIdtest.app16.msgproducer |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontest.app16.msgproducer: JMS producer
test.app16.msgproducer: JMS producer
|
<!-- https://jarcasting.com/artifacts/org.glassfish.fighterfish/test.app16.msgproducer/ -->
<dependency>
<groupId>org.glassfish.fighterfish</groupId>
<artifactId>test.app16.msgproducer</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.fighterfish/test.app16.msgproducer/
implementation 'org.glassfish.fighterfish:test.app16.msgproducer:1.0.0'
// https://jarcasting.com/artifacts/org.glassfish.fighterfish/test.app16.msgproducer/
implementation ("org.glassfish.fighterfish:test.app16.msgproducer:1.0.0")
'org.glassfish.fighterfish:test.app16.msgproducer:jar:1.0.0'
<dependency org="org.glassfish.fighterfish" name="test.app16.msgproducer" rev="1.0.0">
<artifact name="test.app16.msgproducer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.fighterfish', module='test.app16.msgproducer', version='1.0.0')
)
libraryDependencies += "org.glassfish.fighterfish" % "test.app16.msgproducer" % "1.0.0"
[org.glassfish.fighterfish/test.app16.msgproducer "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 6.0 |
org.osgi : org.osgi.core | jar | 4.2.0 |
org.osgi : org.osgi.compendium | jar | 4.2.0 |
org.glassfish.fighterfish : osgi-cdi-api | jar | 1.0.0 |
javax : javaee-web-api | jar | 6.0 |