License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.kantega.jexmec |
ArtifactId | ArtifactIdjexmec-docs |
Last Version | Last Version2.0.0rc3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJexmec :: Docs
Jexmec helps you build plugin architectures on the Java platform
|
Filename | Size |
---|---|
jexmec-docs-2.0.0rc3.pom | |
jexmec-docs-2.0.0rc3.jar | 2 KB |
jexmec-docs-2.0.0rc3-sources.jar | 324 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.kantega.jexmec/jexmec-docs/ -->
<dependency>
<groupId>org.kantega.jexmec</groupId>
<artifactId>jexmec-docs</artifactId>
<version>2.0.0rc3</version>
</dependency>
// https://jarcasting.com/artifacts/org.kantega.jexmec/jexmec-docs/
implementation 'org.kantega.jexmec:jexmec-docs:2.0.0rc3'
// https://jarcasting.com/artifacts/org.kantega.jexmec/jexmec-docs/
implementation ("org.kantega.jexmec:jexmec-docs:2.0.0rc3")
'org.kantega.jexmec:jexmec-docs:jar:2.0.0rc3'
<dependency org="org.kantega.jexmec" name="jexmec-docs" rev="2.0.0rc3">
<artifact name="jexmec-docs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kantega.jexmec', module='jexmec-docs', version='2.0.0rc3')
)
libraryDependencies += "org.kantega.jexmec" % "jexmec-docs" % "2.0.0rc3"
[org.kantega.jexmec/jexmec-docs "2.0.0rc3"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.docbook : docbook-xsl | zip | 1.74.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
org.mockito : mockito-all | jar | 1.8.5 |