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