| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdcom.github.aidensuen |
| ArtifactId | ArtifactIdcommon-repository |
| Last Version | Last Version3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncommon-repository
Common Repository
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| common-repository-3.0.pom | |
| common-repository-3.0.jar | 25 KB |
| common-repository-3.0-sources.jar | 12 KB |
| common-repository-3.0-javadoc.jar | 101 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.aidensuen/common-repository/ -->
<dependency>
<groupId>com.github.aidensuen</groupId>
<artifactId>common-repository</artifactId>
<version>3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.aidensuen/common-repository/
implementation 'com.github.aidensuen:common-repository:3.0'
// https://jarcasting.com/artifacts/com.github.aidensuen/common-repository/
implementation ("com.github.aidensuen:common-repository:3.0")
'com.github.aidensuen:common-repository:jar:3.0'
<dependency org="com.github.aidensuen" name="common-repository" rev="3.0">
<artifact name="common-repository" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.aidensuen', module='common-repository', version='3.0')
)
libraryDependencies += "com.github.aidensuen" % "common-repository" % "3.0"
[com.github.aidensuen/common-repository "3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9 |
| commons-io : commons-io | jar | 2.6 |
| org.slf4j : slf4j-api Optional | jar | 1.7.26 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.springframework : spring-test | jar | 5.1.3.RELEASE |
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 |