Jasig Parent Project

Defaults for Jasig Maven 2 projects.

License

License

GroupId

GroupId

org.jasig
ArtifactId

ArtifactId

jasig-parent
Last Version

Last Version

15
Release Date

Release Date

Type

Type

pom
Description

Description

Jasig Parent Project
Defaults for Jasig Maven 2 projects.
Project URL

Project URL

http://www.ja-sig.org/wiki/display/JSG/Using+Maven+for+your+JA-SIG+project
Project Organization

Project Organization

Jasig

Download jasig-parent

Filename Size
jasig-parent-15.pom 4 KB
Browse

How to add to project

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

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
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1