| License |
License |
|---|---|
| GroupId | GroupIdin.sourceshift.genericmodules |
| ArtifactId | ArtifactIdcommons |
| Last Version | Last Version17.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGenericmodules-Commons
NA
|
| Project Organization |
Project Organizationsourceshift |
| Filename | Size |
|---|---|
| commons-17.0.0.pom | |
| commons-17.0.0.jar | 17 KB |
| commons-17.0.0-sources.jar | 9 KB |
| commons-17.0.0-javadoc.jar | 68 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/in.sourceshift.genericmodules/commons/ -->
<dependency>
<groupId>in.sourceshift.genericmodules</groupId>
<artifactId>commons</artifactId>
<version>17.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/in.sourceshift.genericmodules/commons/
implementation 'in.sourceshift.genericmodules:commons:17.0.0'
// https://jarcasting.com/artifacts/in.sourceshift.genericmodules/commons/
implementation ("in.sourceshift.genericmodules:commons:17.0.0")
'in.sourceshift.genericmodules:commons:jar:17.0.0'
<dependency org="in.sourceshift.genericmodules" name="commons" rev="17.0.0">
<artifact name="commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.sourceshift.genericmodules', module='commons', version='17.0.0')
)
libraryDependencies += "in.sourceshift.genericmodules" % "commons" % "17.0.0"
[in.sourceshift.genericmodules/commons "17.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.jcraft : jsch | jar | 0.1.55 |
| commons-codec : commons-codec | jar | |
| org.apache.commons : commons-lang3 | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| org.slf4j : slf4j-api | jar | |
| org.projectlombok : lombok | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar |