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.
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.seedstack |
| Идентификатор | Идентификаторlicense-templates |
| Последняя версия | Последняя версия2.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAn enterprise-oriented full development stack
|
| Имя Файла | Размер |
|---|---|
| license-templates-2.0.0.pom | |
| license-templates-2.0.0.jar | 2 KB |
| license-templates-2.0.0-sources.jar | 1014 bytes |
| Обзор |
<!-- 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.