License |
License |
---|---|
GroupId | GroupIdorg.kuali.rice |
ArtifactId | ArtifactIdrice-license-bundle |
Last Version | Last Version1.0-legacy |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRice License Bundle
This is a bundle of licenses containing the contents of what was formerly checked into SCM at rice/trunk/licenses. This bundle is included when creating a binary distribution of Kuali Rice
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.kuali.rice/rice-license-bundle/ -->
<dependency>
<groupId>org.kuali.rice</groupId>
<artifactId>rice-license-bundle</artifactId>
<version>1.0-legacy</version>
</dependency>
// https://jarcasting.com/artifacts/org.kuali.rice/rice-license-bundle/
implementation 'org.kuali.rice:rice-license-bundle:1.0-legacy'
// https://jarcasting.com/artifacts/org.kuali.rice/rice-license-bundle/
implementation ("org.kuali.rice:rice-license-bundle:1.0-legacy")
'org.kuali.rice:rice-license-bundle:jar:1.0-legacy'
<dependency org="org.kuali.rice" name="rice-license-bundle" rev="1.0-legacy">
<artifact name="rice-license-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kuali.rice', module='rice-license-bundle', version='1.0-legacy')
)
libraryDependencies += "org.kuali.rice" % "rice-license-bundle" % "1.0-legacy"
[org.kuali.rice/rice-license-bundle "1.0-legacy"]