License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.github.lpezet.java |
ArtifactId | ArtifactIdparent |
Last Version | Last Version0.0.7 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJava Utilities Library Parent Module
Java Utilities Library
|
Project URL |
Project URL |
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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | 1.9.5 |
org.hamcrest : hamcrest-all | jar | 1.3 |