| License |
License |
|---|---|
| GroupId | GroupIdwang.sunnly |
| ArtifactId | ArtifactIdmacro-test |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionwang.sunnly:macro-test
测试远程上传
|
| Filename | Size |
|---|---|
| macro-test-1.0.0.pom | |
| macro-test-1.0.0.jar | 4 KB |
| macro-test-1.0.0-sources.jar | 4 KB |
| macro-test-1.0.0-javadoc.jar | 24 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/wang.sunnly/macro-test/ -->
<dependency>
<groupId>wang.sunnly</groupId>
<artifactId>macro-test</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/wang.sunnly/macro-test/
implementation 'wang.sunnly:macro-test:1.0.0'
// https://jarcasting.com/artifacts/wang.sunnly/macro-test/
implementation ("wang.sunnly:macro-test:1.0.0")
'wang.sunnly:macro-test:jar:1.0.0'
<dependency org="wang.sunnly" name="macro-test" rev="1.0.0">
<artifact name="macro-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='wang.sunnly', module='macro-test', version='1.0.0')
)
libraryDependencies += "wang.sunnly" % "macro-test" % "1.0.0"
[wang.sunnly/macro-test "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-codec : commons-codec | jar | 1.11 |
| io.jsonwebtoken : jjwt | jar | 0.7.0 |
| joda-time : joda-time | jar | 2.10.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |