License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.oschina.dajiangnan |
ArtifactId | ArtifactIdxxx |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxxx
xxx is a dajiangnan's xxx
|
Project URL |
Project URL |
Filename | Size |
---|---|
xxx-1.0.0.pom | |
xxx-1.0.0.jar | 6 KB |
xxx-1.0.0-sources.jar | 4 KB |
xxx-1.0.0-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.oschina.dajiangnan/xxx/ -->
<dependency>
<groupId>net.oschina.dajiangnan</groupId>
<artifactId>xxx</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.oschina.dajiangnan/xxx/
implementation 'net.oschina.dajiangnan:xxx:1.0.0'
// https://jarcasting.com/artifacts/net.oschina.dajiangnan/xxx/
implementation ("net.oschina.dajiangnan:xxx:1.0.0")
'net.oschina.dajiangnan:xxx:jar:1.0.0'
<dependency org="net.oschina.dajiangnan" name="xxx" rev="1.0.0">
<artifact name="xxx" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oschina.dajiangnan', module='xxx', version='1.0.0')
)
libraryDependencies += "net.oschina.dajiangnan" % "xxx" % "1.0.0"
[net.oschina.dajiangnan/xxx "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
org.springframework : spring-context | jar | 4.1.7.RELEASE |
org.springframework : spring-context-support | jar | 4.1.7.RELEASE |
org.springframework : spring-tx | jar | 4.1.7.RELEASE |
net.oschina.dajiangnan : commonUtil | jar | 1.0.10 |
org.springframework.data : spring-data-redis | jar | 1.6.0.RELEASE |
redis.clients : jedis | jar | 2.4.2 |
org.quartz-scheduler : quartz | jar | 2.2.1 |
org.slf4j : slf4j-log4j12 | jar | 1.7.2 |
net.sf.ehcache : ehcache | jar | 2.8.3 |
commons-io : commons-io | jar | 2.4 |