master-Java7

Master Maven POM for Java 7 projects

License

License

GroupId

GroupId

com.github.nicosensei
ArtifactId

ArtifactId

master-java7
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

master-Java7
Master Maven POM for Java 7 projects
Project URL

Project URL

https://github.com/nicosensei/mavenmaster

Download master-java7

Filename Size
master-java7-1.0.0.pom 1 KB
Browse

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0