resolver

A parent pom used for building applications.

License

License

GroupId

GroupId

com.github.dmulcahey
ArtifactId

ArtifactId

resolver
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

resolver
A parent pom used for building applications.
Source Code Management

Source Code Management

https://github.com/dmulcahey/resolver

Download resolver

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.dmulcahey/resolver/ -->
<dependency>
    <groupId>com.github.dmulcahey</groupId>
    <artifactId>resolver</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dmulcahey/resolver/
implementation 'com.github.dmulcahey:resolver:0.0.2'
// https://jarcasting.com/artifacts/com.github.dmulcahey/resolver/
implementation ("com.github.dmulcahey:resolver:0.0.2")
'com.github.dmulcahey:resolver:jar:0.0.2'
<dependency org="com.github.dmulcahey" name="resolver" rev="0.0.2">
  <artifact name="resolver" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dmulcahey', module='resolver', version='0.0.2')
)
libraryDependencies += "com.github.dmulcahey" % "resolver" % "0.0.2"
[com.github.dmulcahey/resolver "0.0.2"]

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
org.reflections : reflections jar 0.9.10
org.slf4j : slf4j-api jar 1.7.13
com.google.code.gson : gson jar 2.3

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.8

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.10.16
org.slf4j : slf4j-jdk14 jar 1.7.13
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

resolver

Build Status

Versions

Version
0.0.2