io.github.chshen1998:maven-test-proj

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
Last Version

Last Version

2.5
Release Date

Release Date

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

How to add to project

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

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.

Versions

Version
2.5
2.4
2.3
2.2
2.1
1.9
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0