License |
License |
---|---|
GroupId | GroupIdorg.bekit |
ArtifactId | ArtifactIdcommon |
Last Version | Last Version1.3.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon
bekit is a lightweight Java FrameWork
|
Filename | Size |
---|---|
common-1.3.0.RELEASE.pom | |
common-1.3.0.RELEASE.jar | 16 KB |
common-1.3.0.RELEASE-sources.jar | 10 KB |
common-1.3.0.RELEASE-javadoc.jar | 132 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bekit/common/ -->
<dependency>
<groupId>org.bekit</groupId>
<artifactId>common</artifactId>
<version>1.3.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.bekit/common/
implementation 'org.bekit:common:1.3.0.RELEASE'
// https://jarcasting.com/artifacts/org.bekit/common/
implementation ("org.bekit:common:1.3.0.RELEASE")
'org.bekit:common:jar:1.3.0.RELEASE'
<dependency org="org.bekit" name="common" rev="1.3.0.RELEASE">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bekit', module='common', version='1.3.0.RELEASE')
)
libraryDependencies += "org.bekit" % "common" % "1.3.0.RELEASE"
[org.bekit/common "1.3.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.9 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure Optional | jar | 2.2.4.RELEASE |
org.springframework : spring-tx Optional | jar | |
org.projectlombok : lombok Optional | jar | 1.18.10 |
Version |
---|
1.3.0.RELEASE
|
1.2.5.RELEASE
|
1.2.4.RELEASE
|
1.2.3.RELEASE
|
1.2.2.RELEASE
|
1.2.1.RELEASE
|
1.2.0.RELEASE
|