| License |
License
Mulan Permissive Software License,Version 1
|
|---|---|
| GroupId | GroupIdcom.nierjia |
| ArtifactId | ArtifactIdnierjia-common |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description通用包
|
| Filename | Size |
|---|---|
| nierjia-common-0.0.1.pom | |
| nierjia-common-0.0.1.jar | 1 KB |
| nierjia-common-0.0.1-sources.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.nierjia/nierjia-common/ -->
<dependency>
<groupId>com.nierjia</groupId>
<artifactId>nierjia-common</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.nierjia/nierjia-common/
implementation 'com.nierjia:nierjia-common:0.0.1'
// https://jarcasting.com/artifacts/com.nierjia/nierjia-common/
implementation ("com.nierjia:nierjia-common:0.0.1")
'com.nierjia:nierjia-common:jar:0.0.1'
<dependency org="com.nierjia" name="nierjia-common" rev="0.0.1">
<artifact name="nierjia-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nierjia', module='nierjia-common', version='0.0.1')
)
libraryDependencies += "com.nierjia" % "nierjia-common" % "0.0.1"
[com.nierjia/nierjia-common "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.nierjia : nierjia-annotations | jar | 0.0.1 |
| javax.inject : javax.inject | jar | 1 |
| com.google.guava : guava Optional | jar | 20.0 |
| cn.hutool : hutool-all | jar | 5.6.5 |
| org.slf4j : slf4j-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | |
| io.swagger : swagger-annotations | jar | 1.5.20 |
| com.google.auto.service : auto-service | jar | 1.0-rc2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar |