SEED poms
Common poms for SEED stack.
Copyright and license
Code and documentation copyright 2013-2015 The SeedStack authors, released under the MPL 2.0 license.
License |
License |
---|---|
GroupId | GroupIdorg.seedstack |
ArtifactId | ArtifactIdlicense-templates |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAn enterprise-oriented full development stack
|
Filename | Size |
---|---|
license-templates-2.0.0.pom | |
license-templates-2.0.0.jar | 2 KB |
license-templates-2.0.0-sources.jar | 1014 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.seedstack/license-templates/ -->
<dependency>
<groupId>org.seedstack</groupId>
<artifactId>license-templates</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.seedstack/license-templates/
implementation 'org.seedstack:license-templates:2.0.0'
// https://jarcasting.com/artifacts/org.seedstack/license-templates/
implementation ("org.seedstack:license-templates:2.0.0")
'org.seedstack:license-templates:jar:2.0.0'
<dependency org="org.seedstack" name="license-templates" rev="2.0.0">
<artifact name="license-templates" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.seedstack', module='license-templates', version='2.0.0')
)
libraryDependencies += "org.seedstack" % "license-templates" % "2.0.0"
[org.seedstack/license-templates "2.0.0"]
Common poms for SEED stack.
Code and documentation copyright 2013-2015 The SeedStack authors, released under the MPL 2.0 license.