| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdcom.igormaznitsa |
| ArtifactId | ArtifactIdmeta-utils |
| Version | Version1.1.3 |
| Type | Typejar |
| Description |
Descriptionmeta-utils
Set of utilities and auxiliary classes to make development easier.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| meta-utils-1.1.3.pom | |
| meta-utils-1.1.3.jar | 36 KB |
| meta-utils-1.1.3-sources.jar | 29 KB |
| meta-utils-1.1.3-javadoc.jar | 156 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.igormaznitsa/meta-utils/ -->
<dependency>
<groupId>com.igormaznitsa</groupId>
<artifactId>meta-utils</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.igormaznitsa/meta-utils/
implementation 'com.igormaznitsa:meta-utils:1.1.3'
// https://jarcasting.com/artifacts/com.igormaznitsa/meta-utils/
implementation ("com.igormaznitsa:meta-utils:1.1.3")
'com.igormaznitsa:meta-utils:jar:1.1.3'
<dependency org="com.igormaznitsa" name="meta-utils" rev="1.1.3">
<artifact name="meta-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.igormaznitsa', module='meta-utils', version='1.1.3')
)
libraryDependencies += "com.igormaznitsa" % "meta-utils" % "1.1.3"
[com.igormaznitsa/meta-utils "1.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.igormaznitsa : meta-annotations | jar | 1.1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.powermock : powermock-api-mockito | jar | 1.7.4 |