| License |
License |
|---|---|
| GroupId | GroupIdcom.googlecode.cernunnos |
| ArtifactId | ArtifactIdcernunnos |
| Last Version | Last Version1.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCernunnos - Core
Cernunnos - Core.
|
| Filename | Size |
|---|---|
| cernunnos-1.4.0.pom | |
| cernunnos-1.4.0.jar | 388 KB |
| cernunnos-1.4.0-sources.jar | 286 KB |
| cernunnos-1.4.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.cernunnos/cernunnos/ -->
<dependency>
<groupId>com.googlecode.cernunnos</groupId>
<artifactId>cernunnos</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.cernunnos/cernunnos/
implementation 'com.googlecode.cernunnos:cernunnos:1.4.0'
// https://jarcasting.com/artifacts/com.googlecode.cernunnos/cernunnos/
implementation ("com.googlecode.cernunnos:cernunnos:1.4.0")
'com.googlecode.cernunnos:cernunnos:jar:1.4.0'
<dependency org="com.googlecode.cernunnos" name="cernunnos" rev="1.4.0">
<artifact name="cernunnos" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.cernunnos', module='cernunnos', version='1.4.0')
)
libraryDependencies += "com.googlecode.cernunnos" % "cernunnos" % "1.4.0"
[com.googlecode.cernunnos/cernunnos "1.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-dbcp : commons-dbcp | jar | 1.2.2 |
| commons-fileupload : commons-fileupload | jar | 1.2.1 |
| commons-io : commons-io | jar | 1.4 |
| commons-jexl : commons-jexl | jar | 1.1 |
| commons-lang : commons-lang | jar | 2.4 |
| commons-logging : commons-logging | jar | 1.1.1 |
| dom4j : dom4j | jar | 1.6.1 |
| javax.mail : mail | jar | 1.4.1 |
| javax.script » script-api | jar | 1.0 |
| jaxen : jaxen | jar | 1.1.1 |
| nekohtml : nekohtml | jar | 1.9.6.2 |
| net.sf.json-lib : json-lib | jar | 2.2.3 |
| org.netbeans.lib : cvsclient | jar | 20060125 |
| org.springframework : spring-beans | jar | 4.3.11.RELEASE |
| org.springframework : spring-context | jar | 4.3.11.RELEASE |
| org.springframework : spring-core | jar | 4.3.11.RELEASE |
| org.springframework : spring-jdbc | jar | 4.3.11.RELEASE |
| org.springframework : spring-tx | jar | 4.3.11.RELEASE |
| org.springframework.ldap : spring-ldap | jar | 1.2.1 |
| xml-apis : xml-apis | jar | 1.0.b2 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.portlet : portlet-api | jar | 1.0 |
| javax.servlet : servlet-api | jar | 2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.script » groovy-engine | jar | 1.1 |
| javax.script » js-engine | jar | 1.1 |
| org.codehaus.groovy : groovy-all | jar | 1.5.6 |
| rhino : js | jar | 1.7R1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.5 |