| License |
License |
|---|---|
| GroupId | GroupIdcn.jexxs |
| ArtifactId | ArtifactIdjexx-bean |
| Version | Version1.1.1-RELEASE |
| 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.1-RELEASE.pom | |
| jexx-bean-1.1.1-RELEASE.jar | 35 KB |
| jexx-bean-1.1.1-RELEASE-sources.jar | 18 KB |
| jexx-bean-1.1.1-RELEASE-javadoc.jar | 73 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.jexxs/jexx-bean/ -->
<dependency>
<groupId>cn.jexxs</groupId>
<artifactId>jexx-bean</artifactId>
<version>1.1.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.jexxs/jexx-bean/
implementation 'cn.jexxs:jexx-bean:1.1.1-RELEASE'
// https://jarcasting.com/artifacts/cn.jexxs/jexx-bean/
implementation ("cn.jexxs:jexx-bean:1.1.1-RELEASE")
'cn.jexxs:jexx-bean:jar:1.1.1-RELEASE'
<dependency org="cn.jexxs" name="jexx-bean" rev="1.1.1-RELEASE">
<artifact name="jexx-bean" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.jexxs', module='jexx-bean', version='1.1.1-RELEASE')
)
libraryDependencies += "cn.jexxs" % "jexx-bean" % "1.1.1-RELEASE"
[cn.jexxs/jexx-bean "1.1.1-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.jexxs : jexx-core | jar | 1.1.1-RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.slf4j : slf4j-simple | jar | 1.7.30 |