License |
License |
---|---|
GroupId | GroupIdcom.seezoon |
ArtifactId | ArtifactIdluna-utils |
Last Version | Last Version1.0.2-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionluna utils
tools for daily develpoment
|
Project URL |
Project URL |
Filename | Size |
---|---|
luna-utils-1.0.2-RELEASE.pom | |
luna-utils-1.0.2-RELEASE.jar | 14 KB |
luna-utils-1.0.2-RELEASE-sources.jar | 11 KB |
luna-utils-1.0.2-RELEASE-javadoc.jar | 91 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.seezoon/luna-utils/ -->
<dependency>
<groupId>com.seezoon</groupId>
<artifactId>luna-utils</artifactId>
<version>1.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.seezoon/luna-utils/
implementation 'com.seezoon:luna-utils:1.0.2-RELEASE'
// https://jarcasting.com/artifacts/com.seezoon/luna-utils/
implementation ("com.seezoon:luna-utils:1.0.2-RELEASE")
'com.seezoon:luna-utils:jar:1.0.2-RELEASE'
<dependency org="com.seezoon" name="luna-utils" rev="1.0.2-RELEASE">
<artifact name="luna-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.seezoon', module='luna-utils', version='1.0.2-RELEASE')
)
libraryDependencies += "com.seezoon" % "luna-utils" % "1.0.2-RELEASE"
[com.seezoon/luna-utils "1.0.2-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | |
commons-io : commons-io | jar | |
org.apache.commons : commons-text | jar | |
commons-codec : commons-codec | jar | |
com.google.guava : guava | jar | |
commons-chain : commons-chain | jar | |
io.projectreactor : reactor-core | jar | |
org.apache.commons : commons-configuration2 | jar | |
com.alibaba : fastjson | jar | |
org.springframework.boot : spring-boot-starter-logging | jar | |
org.hibernate.validator : hibernate-validator | jar | |
org.glassfish : javax.el | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |