Last Version

Java Utilities Library Parent Module 0.0.7

Java Utilities Library

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.lpezet.java
ArtifactId

ArtifactId

parent
Version

Version

0.0.7
Type

Type

pom
Description

Description

Java Utilities Library Parent Module
Java Utilities Library
Project URL

Project URL

https://github.com/lpezet/java

Download parent 0.0.7

Filename Size
parent-0.0.7.pom 17 KB
Browse

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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.1
org.slf4j : jcl-over-slf4j jar 1.6.1
org.slf4j : jul-to-slf4j jar 1.6.1
org.slf4j : log4j-over-slf4j jar 1.6.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.