J-Parent

Parent pom providing dependency and plugin management for applications built with Maven.

License

License

Categories

Categories

Net
GroupId

GroupId

net.jrouter
ArtifactId

ArtifactId

j-parent
Last Version

Last Version

1.5
Release Date

Release Date

Type

Type

pom
Description

Description

J-Parent
Parent pom providing dependency and plugin management for applications built with Maven.
Source Code Management

Source Code Management

https://github.com/tripluo/jrouter

Download j-parent

Filename Size
j-parent-1.5.pom 21 KB
Browse

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
org.slf4j : jul-to-slf4j jar 1.7.36
org.slf4j : jcl-over-slf4j jar 1.7.36
org.slf4j : log4j-over-slf4j jar 1.7.36
ch.qos.logback : logback-classic jar 1.2.11
org.javassist : javassist jar 3.28.0-GA

Project Modules

There are no modules declared in this project.

Versions

Version
1.5
1.4
1.3
1.2
1.1
1.0