License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.plugins |
ArtifactId | ArtifactIddojo |
Last Version | Last Version3.0-M1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGeronimo Plugins, Dojo
Dojo plugin
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
dojo-3.0-M1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.plugins/dojo/ -->
<dependency>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>dojo</artifactId>
<version>3.0-M1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.plugins/dojo/
implementation 'org.apache.geronimo.plugins:dojo:3.0-M1'
// https://jarcasting.com/artifacts/org.apache.geronimo.plugins/dojo/
implementation ("org.apache.geronimo.plugins:dojo:3.0-M1")
'org.apache.geronimo.plugins:dojo:pom:3.0-M1'
<dependency org="org.apache.geronimo.plugins" name="dojo" rev="3.0-M1">
<artifact name="dojo" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.plugins', module='dojo', version='3.0-M1')
)
libraryDependencies += "org.apache.geronimo.plugins" % "dojo" % "3.0-M1"
[org.apache.geronimo.plugins/dojo "3.0-M1"]
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core | jar | 4.2.0 |
org.osgi : org.osgi.compendium | jar | 4.2.0 |
org.slf4j : slf4j-api | jar | 1.5.5 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.testsupport : testsupport-common | jar | 3.0-M1 |
org.slf4j : slf4j-simple | jar | 1.5.5 |
junit : junit | jar | 4.5 |