is not current version
Last Version 2.5

io.github.chshen1998:maven-test-proj 2.2

This is a test project for publishing to maven central

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.chshen1998
ArtifactId

ArtifactId

maven-test-proj
Version

Version

2.2
Type

Type

jar
Description

Description

io.github.chshen1998:maven-test-proj
This is a test project for publishing to maven central
Project URL

Project URL

https://github.com/chshen1998/maven-test
Source Code Management

Source Code Management

http://github.com/chshen1998/maven-test/tree/master

Download maven-test-proj 2.2


<!-- https://jarcasting.com/artifacts/io.github.chshen1998/maven-test-proj/ -->
<dependency>
    <groupId>io.github.chshen1998</groupId>
    <artifactId>maven-test-proj</artifactId>
    <version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.chshen1998/maven-test-proj/
implementation 'io.github.chshen1998:maven-test-proj:2.2'
// https://jarcasting.com/artifacts/io.github.chshen1998/maven-test-proj/
implementation ("io.github.chshen1998:maven-test-proj:2.2")
'io.github.chshen1998:maven-test-proj:jar:2.2'
<dependency org="io.github.chshen1998" name="maven-test-proj" rev="2.2">
  <artifact name="maven-test-proj" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.chshen1998', module='maven-test-proj', version='2.2')
)
libraryDependencies += "io.github.chshen1998" % "maven-test-proj" % "2.2"
[io.github.chshen1998/maven-test-proj "2.2"]

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.12.3
com.fasterxml.jackson.core : jackson-annotations jar 2.12.3
com.fasterxml.jackson.core : jackson-databind jar 2.12.3

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.junit.platform : junit-platform-runner jar 1.8.0-M1
org.mockito : mockito-junit-jupiter jar 3.10.0
org.mockito : mockito-inline jar 3.10.0
org.powermock : powermock-api-mockito2 jar 2.0.9
org.powermock : powermock-module-junit4 jar 2.0.9

Project Modules

There are no modules declared in this project.