| License |
License |
|---|---|
| GroupId | GroupIdorg.whizu |
| ArtifactId | ArtifactIdwhizu-commons |
| Last Version | Last Version0.0.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionWhizu Commons
Whizu Commons
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| whizu-commons-0.0.3.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.whizu/whizu-commons/ -->
<dependency>
<groupId>org.whizu</groupId>
<artifactId>whizu-commons</artifactId>
<version>0.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.whizu/whizu-commons/
implementation 'org.whizu:whizu-commons:0.0.3'
// https://jarcasting.com/artifacts/org.whizu/whizu-commons/
implementation ("org.whizu:whizu-commons:0.0.3")
'org.whizu:whizu-commons:pom:0.0.3'
<dependency org="org.whizu" name="whizu-commons" rev="0.0.3">
<artifact name="whizu-commons" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.whizu', module='whizu-commons', version='0.0.3')
)
libraryDependencies += "org.whizu" % "whizu-commons" % "0.0.3"
[org.whizu/whizu-commons "0.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.5 |
| commons-lang : commons-lang | jar | 2.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic Optional | jar | 1.0.11 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |