| License |
License |
|---|---|
| GroupId | GroupIdcom.github.honzel |
| ArtifactId | ArtifactIdhonzel |
| Version | Version1.6.15 |
| Type | Typejar |
| Description |
DescriptionJava Type Converter Tool
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| honzel-1.6.15.pom | |
| honzel-1.6.15.jar | 169 KB |
| honzel-1.6.15-sources.jar | 104 KB |
| honzel-1.6.15-javadoc.jar | 819 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.honzel/honzel/ -->
<dependency>
<groupId>com.github.honzel</groupId>
<artifactId>honzel</artifactId>
<version>1.6.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.honzel/honzel/
implementation 'com.github.honzel:honzel:1.6.15'
// https://jarcasting.com/artifacts/com.github.honzel/honzel/
implementation ("com.github.honzel:honzel:1.6.15")
'com.github.honzel:honzel:jar:1.6.15'
<dependency org="com.github.honzel" name="honzel" rev="1.6.15">
<artifact name="honzel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.honzel', module='honzel', version='1.6.15')
)
libraryDependencies += "com.github.honzel" % "honzel" % "1.6.15"
[com.github.honzel/honzel "1.6.15"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.apache.commons : commons-lang3 | jar | 3.0.1 |
| org.springframework : spring-context | jar | 5.1.19.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.1 |