License |
License |
---|---|
GroupId | GroupIdcom.github.nicosensei |
ArtifactId | ArtifactIdmaster-java7 |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionmaster-Java7
Master Maven POM for Java 7 projects
|
Project URL |
Project URL |
Filename | Size |
---|---|
master-java7-1.0.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nicosensei/master-java7/ -->
<dependency>
<groupId>com.github.nicosensei</groupId>
<artifactId>master-java7</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nicosensei/master-java7/
implementation 'com.github.nicosensei:master-java7:1.0.0'
// https://jarcasting.com/artifacts/com.github.nicosensei/master-java7/
implementation ("com.github.nicosensei:master-java7:1.0.0")
'com.github.nicosensei:master-java7:pom:1.0.0'
<dependency org="com.github.nicosensei" name="master-java7" rev="1.0.0">
<artifact name="master-java7" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.nicosensei', module='master-java7', version='1.0.0')
)
libraryDependencies += "com.github.nicosensei" % "master-java7" % "1.0.0"
[com.github.nicosensei/master-java7 "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.0 |