License |
License |
---|---|
GroupId | GroupIdorg.gvnix |
ArtifactId | ArtifactIdorg.gvnix.support |
Last Version | Last Version2.0.0.M1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptiongvNIX - Support Module
Provides common support code for gvNIX modules.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
org.gvnix.support-2.0.0.M1.pom | |
org.gvnix.support-2.0.0.M1.jar | 31 KB |
org.gvnix.support-2.0.0.M1-sources.jar | 25 KB |
org.gvnix.support-2.0.0.M1-javadoc.jar | 104 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.gvnix/org.gvnix.support/ -->
<dependency>
<groupId>org.gvnix</groupId>
<artifactId>org.gvnix.support</artifactId>
<version>2.0.0.M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.gvnix/org.gvnix.support/
implementation 'org.gvnix:org.gvnix.support:2.0.0.M1'
// https://jarcasting.com/artifacts/org.gvnix/org.gvnix.support/
implementation ("org.gvnix:org.gvnix.support:2.0.0.M1")
'org.gvnix:org.gvnix.support:jar:2.0.0.M1'
<dependency org="org.gvnix" name="org.gvnix.support" rev="2.0.0.M1">
<artifact name="org.gvnix.support" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gvnix', module='org.gvnix.support', version='2.0.0.M1')
)
libraryDependencies += "org.gvnix" % "org.gvnix.support" % "2.0.0.M1"
[org.gvnix/org.gvnix.support "2.0.0.M1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.roo : org.springframework.roo.addon.web.mvc.controller.addon | jar | 2.0.0.M1 |
org.springframework.roo : org.springframework.roo.addon.web.mvc.jsp | jar | 2.0.0.M1 |
org.osgi : org.osgi.core | jar | 5.0.0 |
org.osgi : org.osgi.compendium | jar | 5.0.0 |
org.apache.felix : org.apache.felix.scr.annotations | jar | 1.9.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.8.5 |
org.powermock : powermock-module-junit4 | jar | 1.4.12 |
org.powermock : powermock-api-mockito | jar | 1.4.12 |
Version |
---|
2.0.0.M1
|
1.5.1.RC4
|
1.5.1.RC3
|
1.5.1.RC2
|
1.5.1.RC1
|
1.5.0.RELEASE
|
1.4.1.RELEASE
|
1.4.0.RELEASE
|