Last Version

LittleShoot Parent 1.0.5

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

org.littleshoot
ArtifactId

ArtifactId

parent
Version

Version

1.0.5
Type

Type

pom
Description

Description

LittleShoot Parent
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

LittleShoot
Source Code Management

Source Code Management

https://[email protected]/adamfisk/littleshoot-maven-parent.git

Download parent 1.0.5

Filename Size
parent-1.0.5.pom 15 KB
Browse

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

Dependencies

compile (3)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
org.slf4j : slf4j-log4j12 jar 1.7.2
org.slf4j : slf4j-api jar 1.7.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.