| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.submarine |
| ArtifactId | ArtifactIdsubmarine-commons-utils |
| Last Version | Last Version0.7.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSubmarine: Commons Utils
Submarine project
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| submarine-commons-utils-0.7.0.pom | |
| submarine-commons-utils-0.7.0.jar | 26 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.submarine/submarine-commons-utils/ -->
<dependency>
<groupId>org.apache.submarine</groupId>
<artifactId>submarine-commons-utils</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.submarine/submarine-commons-utils/
implementation 'org.apache.submarine:submarine-commons-utils:0.7.0'
// https://jarcasting.com/artifacts/org.apache.submarine/submarine-commons-utils/
implementation ("org.apache.submarine:submarine-commons-utils:0.7.0")
'org.apache.submarine:submarine-commons-utils:jar:0.7.0'
<dependency org="org.apache.submarine" name="submarine-commons-utils" rev="0.7.0">
<artifact name="submarine-commons-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.submarine', module='submarine-commons-utils', version='0.7.0')
)
libraryDependencies += "org.apache.submarine" % "submarine-commons-utils" % "0.7.0"
[org.apache.submarine/submarine-commons-utils "0.7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-configuration : commons-configuration | jar | 1.10 |
| commons-lang : commons-lang | jar | 2.6 |
| com.google.guava : guava | jar | 30.0-jre |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |