| License |
License |
|---|---|
| GroupId | GroupIdorg.whizu |
| ArtifactId | ArtifactIdwhizu-core |
| Version | Version0.0.3 |
| Type | Typejar |
| Description |
DescriptionWhizu Core
Whizu Core
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| whizu-core-0.0.3.pom | |
| whizu-core-0.0.3.jar | 133 KB |
| whizu-core-0.0.3-sources.jar | 146 KB |
| whizu-core-0.0.3-javadoc.jar | 584 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.whizu/whizu-core/ -->
<dependency>
<groupId>org.whizu</groupId>
<artifactId>whizu-core</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.whizu/whizu-core/
implementation 'org.whizu:whizu-core:0.0.3'
// https://jarcasting.com/artifacts/org.whizu/whizu-core/
implementation ("org.whizu:whizu-core:0.0.3")
'org.whizu:whizu-core:jar:0.0.3'
<dependency org="org.whizu" name="whizu-core" rev="0.0.3">
<artifact name="whizu-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.whizu', module='whizu-core', version='0.0.3')
)
libraryDependencies += "org.whizu" % "whizu-core" % "0.0.3"
[org.whizu/whizu-core "0.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.javassist : javassist | jar | 3.17.1-GA |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| commons-lang : commons-lang | jar | 2.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.glassfish : javax.servlet | jar | 3.1 |
| ch.qos.logback : logback-classic Optional | jar | 1.0.11 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |