License |
License |
---|---|
GroupId | GroupIdcom.mfizz |
ArtifactId | ArtifactIdmfz-util |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmfz-util
Common java utilities for mfizz projects
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
mfz-util-1.1.0.pom | |
mfz-util-1.1.0.jar | 21 KB |
mfz-util-1.1.0-sources.jar | 16 KB |
mfz-util-1.1.0-javadoc.jar | 80 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mfizz/mfz-util/ -->
<dependency>
<groupId>com.mfizz</groupId>
<artifactId>mfz-util</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mfizz/mfz-util/
implementation 'com.mfizz:mfz-util:1.1.0'
// https://jarcasting.com/artifacts/com.mfizz/mfz-util/
implementation ("com.mfizz:mfz-util:1.1.0")
'com.mfizz:mfz-util:jar:1.1.0'
<dependency org="com.mfizz" name="mfz-util" rev="1.1.0">
<artifact name="mfz-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mfizz', module='mfz-util', version='1.1.0')
)
libraryDependencies += "com.mfizz" % "mfz-util" % "1.1.0"
[com.mfizz/mfz-util "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
joda-time : joda-time | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.powermock : powermock-module-junit4 | jar | 1.4.12 |
org.powermock : powermock-api-easymock | jar | 1.4.12 |
org.powermock : powermock-module-junit4-rule | jar | 1.4.12 |
org.powermock : powermock-classloading-objenesis | jar | 1.4.12 |
org.easymock : easymock | jar | 3.1 |