jetbrick-parent

parent pom.xml of jetbrick framework

License

License

GroupId

GroupId

com.github.subchen
ArtifactId

ArtifactId

jetbrick-parent
Last Version

Last Version

2.4
Release Date

Release Date

Type

Type

pom
Description

Description

jetbrick-parent
parent pom.xml of jetbrick framework
Project URL

Project URL

http://subchen.github.io/jetbrick/
Project Organization

Project Organization

jetbrick

Download jetbrick-parent

Filename Size
jetbrick-parent-2.4.pom 10 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.4
2.3
2.2
2.1
2.0