| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.chromattic |
| Идентификатор | Идентификаторchromattic.ntdef |
| Версия | Версия1.0.0-beta15 |
| Тип | Типjar |
| Описание |
ОписаниеChromattic Framework Node Type Definitions
Chromattic Framework Node Type Definitions
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.chromattic/chromattic.ntdef/ -->
<dependency>
<groupId>org.chromattic</groupId>
<artifactId>chromattic.ntdef</artifactId>
<version>1.0.0-beta15</version>
</dependency>
// https://jarcasting.com/artifacts/org.chromattic/chromattic.ntdef/
implementation 'org.chromattic:chromattic.ntdef:1.0.0-beta15'
// https://jarcasting.com/artifacts/org.chromattic/chromattic.ntdef/
implementation ("org.chromattic:chromattic.ntdef:1.0.0-beta15")
'org.chromattic:chromattic.ntdef:jar:1.0.0-beta15'
<dependency org="org.chromattic" name="chromattic.ntdef" rev="1.0.0-beta15">
<artifact name="chromattic.ntdef" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.chromattic', module='chromattic.ntdef', version='1.0.0-beta15')
)
libraryDependencies += "org.chromattic" % "chromattic.ntdef" % "1.0.0-beta15"
[org.chromattic/chromattic.ntdef "1.0.0-beta15"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.chromattic : chromattic.api | jar | 1.0.0-beta15 |
| org.chromattic : chromattic.common | jar | 1.0.0-beta15 |
| javax.jcr : jcr | jar | 1.0 |
| org.chromattic : chromattic.apt | jar | 1.0.0-beta15 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.chromattic : chromattic.core | jar | 1.0.0-beta15 |
| org.chromattic : chromattic.exo | jar | 1.0.0-beta15 |
| org.slf4j : slf4j-log4j12 | jar | 1.5.6 |
| junit : junit | jar | 3.8 |