License |
License |
---|---|
GroupId | GroupIdcz.geek |
ArtifactId | ArtifactIdgeek-util |
Last Version | Last Version0.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongeek-util
Geek.cz Java utils
|
Project URL |
Project URL |
Filename | Size |
---|---|
geek-util-0.0.7.pom | |
geek-util-0.0.7.jar | 10 KB |
geek-util-0.0.7-sources.jar | 5 KB |
geek-util-0.0.7-javadoc.jar | 85 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cz.geek/geek-util/ -->
<dependency>
<groupId>cz.geek</groupId>
<artifactId>geek-util</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/cz.geek/geek-util/
implementation 'cz.geek:geek-util:0.0.7'
// https://jarcasting.com/artifacts/cz.geek/geek-util/
implementation ("cz.geek:geek-util:0.0.7")
'cz.geek:geek-util:jar:0.0.7'
<dependency org="cz.geek" name="geek-util" rev="0.0.7">
<artifact name="geek-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.geek', module='geek-util', version='0.0.7')
)
libraryDependencies += "cz.geek" % "geek-util" % "0.0.7"
[cz.geek/geek-util "0.0.7"]
Group / Artifact | Type | Version |
---|---|---|
joda-time : joda-time Optional | jar | 1.6 |
org.springframework : spring-core Optional | jar | 3.2.14.RELEASE |
org.springframework : spring-beans Optional | jar | 3.2.14.RELEASE |
org.springframework : spring-context Optional | jar | 3.2.14.RELEASE |
org.hamcrest : hamcrest-core Optional | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |