| License |
License |
|---|---|
| GroupId | GroupIdse.koc |
| ArtifactId | ArtifactIdzutil |
| Version | Version1.0.311 |
| Type | Typejar |
| Description |
DescriptionZutil
A library containing utility classes and code snippets
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| zutil-1.0.311.pom | |
| zutil-1.0.311.jar | 1 MB |
| zutil-1.0.311-sources.jar | 1 MB |
| zutil-1.0.311-javadoc.jar | 3 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/se.koc/zutil/ -->
<dependency>
<groupId>se.koc</groupId>
<artifactId>zutil</artifactId>
<version>1.0.311</version>
</dependency>
// https://jarcasting.com/artifacts/se.koc/zutil/
implementation 'se.koc:zutil:1.0.311'
// https://jarcasting.com/artifacts/se.koc/zutil/
implementation ("se.koc:zutil:1.0.311")
'se.koc:zutil:jar:1.0.311'
<dependency org="se.koc" name="zutil" rev="1.0.311">
<artifact name="zutil" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.koc', module='zutil', version='1.0.311')
)
libraryDependencies += "se.koc" % "zutil" % "1.0.311"
[se.koc/zutil "1.0.311"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.dom4j : dom4j | jar | 2.1.3 |
| org.xerial : sqlite-jdbc | jar | 3.8.11.2 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| com.carrotsearch : junit-benchmarks | jar | 0.7.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| mysql : mysql-connector-java | jar | 8.0.16 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| org.openjfx : javafx-controls | jar | 11 |
| org.openjfx : javafx-fxml | jar | 11 |
| org.shredzone.acme4j : acme4j-client | jar | 2.12 |
| org.shredzone.acme4j : acme4j-utils | jar | 2.12 |
| commons-fileupload : commons-fileupload | jar | 1.4 |
| commons-io : commons-io | jar | 2.7 |