License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.cantaa |
ArtifactId | ArtifactIdcantaa-commons |
Version | Version2.0 |
Type | Typejar |
Description |
Descriptioncantaa Commons
cantaa Commons
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cantaa-commons-2.0.pom | |
cantaa-commons-2.0.jar | 64 KB |
cantaa-commons-2.0-sources.jar | 46 KB |
cantaa-commons-2.0-javadoc.jar | 357 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cantaa/cantaa-commons/ -->
<dependency>
<groupId>com.cantaa</groupId>
<artifactId>cantaa-commons</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cantaa/cantaa-commons/
implementation 'com.cantaa:cantaa-commons:2.0'
// https://jarcasting.com/artifacts/com.cantaa/cantaa-commons/
implementation ("com.cantaa:cantaa-commons:2.0")
'com.cantaa:cantaa-commons:jar:2.0'
<dependency org="com.cantaa" name="cantaa-commons" rev="2.0">
<artifact name="cantaa-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cantaa', module='cantaa-commons', version='2.0')
)
libraryDependencies += "com.cantaa" % "cantaa-commons" % "2.0"
[com.cantaa/cantaa-commons "2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.wicket : wicket-core Optional | jar | 6.16.0 |
org.apache.wicket : wicket-spring Optional | jar | 6.16.0 |
javassist : javassist Optional | jar | 3.12.0.GA |
org.springframework : spring-core Optional | jar | 3.0.5.RELEASE |
org.springframework : spring-beans Optional | jar | 3.0.5.RELEASE |
org.springframework : spring-web Optional | jar | 3.0.5.RELEASE |
org.springframework : spring-orm Optional | jar | 3.0.5.RELEASE |
javax.persistence : persistence-api Optional | jar | 1.0.2 |
org.slf4j : slf4j-log4j12 Optional | jar | 1.6.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit Optional | jar | 4.10 |