License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcn.torna |
ArtifactId | ArtifactIdmaven-test |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmaven-test
test push maven
|
Filename | Size |
---|---|
maven-test-0.0.1.pom | |
maven-test-0.0.1.jar | 3 KB |
maven-test-0.0.1-sources.jar | 869 bytes |
maven-test-0.0.1-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.torna/maven-test/ -->
<dependency>
<groupId>cn.torna</groupId>
<artifactId>maven-test</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.torna/maven-test/
implementation 'cn.torna:maven-test:0.0.1'
// https://jarcasting.com/artifacts/cn.torna/maven-test/
implementation ("cn.torna:maven-test:0.0.1")
'cn.torna:maven-test:jar:0.0.1'
<dependency org="cn.torna" name="maven-test" rev="0.0.1">
<artifact name="maven-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.torna', module='maven-test', version='0.0.1')
)
libraryDependencies += "cn.torna" % "maven-test" % "0.0.1"
[cn.torna/maven-test "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.15 |