License |
License |
---|---|
GroupId | GroupIdcn.jexxs |
ArtifactId | ArtifactIdjexx-all |
Last Version | Last Version1.1.3-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjexx-all
This is a simple tool for java!
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jexx-all-1.1.3-RELEASE.pom | |
jexx-all-1.1.3-RELEASE.jar | 743 bytes |
jexx-all-1.1.3-RELEASE-sources.jar | 495 bytes |
jexx-all-1.1.3-RELEASE-javadoc.jar | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.jexxs/jexx-all/ -->
<dependency>
<groupId>cn.jexxs</groupId>
<artifactId>jexx-all</artifactId>
<version>1.1.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.jexxs/jexx-all/
implementation 'cn.jexxs:jexx-all:1.1.3-RELEASE'
// https://jarcasting.com/artifacts/cn.jexxs/jexx-all/
implementation ("cn.jexxs:jexx-all:1.1.3-RELEASE")
'cn.jexxs:jexx-all:jar:1.1.3-RELEASE'
<dependency org="cn.jexxs" name="jexx-all" rev="1.1.3-RELEASE">
<artifact name="jexx-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.jexxs', module='jexx-all', version='1.1.3-RELEASE')
)
libraryDependencies += "cn.jexxs" % "jexx-all" % "1.1.3-RELEASE"
[cn.jexxs/jexx-all "1.1.3-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
cn.jexxs : jexx-core | jar | 1.1.3-RELEASE |
cn.jexxs : jexx-bean | jar | 1.1.3-RELEASE |
cn.jexxs : jexx-http | jar | 1.1.3-RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |