GroupId | GroupIdorg.blueoxygen.cimande |
---|---|
ArtifactId | ArtifactIdcimande |
Version | Version2.0-RC2-RELEASE |
Type | Typejar |
Description |
DescriptionCimande Workspace
Java.net - The Source for Java Technology Collaboration
|
Filename | Size |
---|---|
cimande-2.0-RC2-RELEASE.pom | |
cimande-2.0-RC2-RELEASE.jar | 650 KB |
cimande-2.0-RC2-RELEASE-sources.jar | 523 KB |
cimande-2.0-RC2-RELEASE-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.blueoxygen.cimande/cimande/ -->
<dependency>
<groupId>org.blueoxygen.cimande</groupId>
<artifactId>cimande</artifactId>
<version>2.0-RC2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.blueoxygen.cimande/cimande/
implementation 'org.blueoxygen.cimande:cimande:2.0-RC2-RELEASE'
// https://jarcasting.com/artifacts/org.blueoxygen.cimande/cimande/
implementation ("org.blueoxygen.cimande:cimande:2.0-RC2-RELEASE")
'org.blueoxygen.cimande:cimande:jar:2.0-RC2-RELEASE'
<dependency org="org.blueoxygen.cimande" name="cimande" rev="2.0-RC2-RELEASE">
<artifact name="cimande" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.blueoxygen.cimande', module='cimande', version='2.0-RC2-RELEASE')
)
libraryDependencies += "org.blueoxygen.cimande" % "cimande" % "2.0-RC2-RELEASE"
[org.blueoxygen.cimande/cimande "2.0-RC2-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
javax.servlet.jsp : jsp-api | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |
org.springframework : spring-mock | jar | 2.0.8 |