is not current version
Last Version 1.5

J-Parent 1.4

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
Version

Version

1.4
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 1.4

Filename Size
j-parent-1.4.pom
Browse

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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
org.slf4j : jul-to-slf4j jar 1.7.30
org.slf4j : jcl-over-slf4j jar 1.7.30
org.slf4j : log4j-over-slf4j jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3
org.javassist : javassist jar 3.27.0-GA

Project Modules

There are no modules declared in this project.