License |
License |
---|---|
Categories |
CategoriesAnt Build Tools GUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdorg.kantega.jexmec |
ArtifactId | ArtifactIdjexmec-guice |
Last Version | Last Version2.0.0rc8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJexmec :: Guice
Jexmec helps you build plugin architectures on the Java platform
|
Filename | Size |
---|---|
jexmec-guice-2.0.0rc8.pom | |
jexmec-guice-2.0.0rc8.jar | 10 KB |
jexmec-guice-2.0.0rc8-sources.jar | 4 KB |
jexmec-guice-2.0.0rc8-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kantega.jexmec/jexmec-guice/ -->
<dependency>
<groupId>org.kantega.jexmec</groupId>
<artifactId>jexmec-guice</artifactId>
<version>2.0.0rc8</version>
</dependency>
// https://jarcasting.com/artifacts/org.kantega.jexmec/jexmec-guice/
implementation 'org.kantega.jexmec:jexmec-guice:2.0.0rc8'
// https://jarcasting.com/artifacts/org.kantega.jexmec/jexmec-guice/
implementation ("org.kantega.jexmec:jexmec-guice:2.0.0rc8")
'org.kantega.jexmec:jexmec-guice:jar:2.0.0rc8'
<dependency org="org.kantega.jexmec" name="jexmec-guice" rev="2.0.0rc8">
<artifact name="jexmec-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kantega.jexmec', module='jexmec-guice', version='2.0.0rc8')
)
libraryDependencies += "org.kantega.jexmec" % "jexmec-guice" % "2.0.0rc8"
[org.kantega.jexmec/jexmec-guice "2.0.0rc8"]
Group / Artifact | Type | Version |
---|---|---|
org.kantega.jexmec : jexmec-api | jar | 2.0.0rc8 |
org.kantega.jexmec : jexmec-services | jar | 2.0.0rc8 |
org.kantega.jexmec : jexmec-ctor-pl | jar | 2.0.0rc8 |
com.google.inject : guice | jar | 3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.kantega.jexmec : jexmec-api-tests | jar | 2.0.0rc8 |
junit : junit | jar | 4.10 |
org.mockito : mockito-all | jar | 1.8.5 |