| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.squeakysand |
| Идентификатор | Идентификаторsqueakysand-jcr |
| Последняя версия | Последняя версия0.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcom.squeakysand - squeakysand-jcr
A POM that can be extended by POMs that are intended to create a Jar and a BND based Jar at the same time.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| squeakysand-jcr-0.1.0.pom | |
| squeakysand-jcr-0.1.0.jar | 31 KB |
| squeakysand-jcr-0.1.0-sources.jar | 20 KB |
| squeakysand-jcr-0.1.0-javadoc.jar | 112 KB |
| squeakysand-jcr-0.1.0-bnd.jar | 149 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.squeakysand/squeakysand-jcr/ -->
<dependency>
<groupId>com.squeakysand</groupId>
<artifactId>squeakysand-jcr</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.squeakysand/squeakysand-jcr/
implementation 'com.squeakysand:squeakysand-jcr:0.1.0'
// https://jarcasting.com/artifacts/com.squeakysand/squeakysand-jcr/
implementation ("com.squeakysand:squeakysand-jcr:0.1.0")
'com.squeakysand:squeakysand-jcr:jar:0.1.0'
<dependency org="com.squeakysand" name="squeakysand-jcr" rev="0.1.0">
<artifact name="squeakysand-jcr" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.squeakysand', module='squeakysand-jcr', version='0.1.0')
)
libraryDependencies += "com.squeakysand" % "squeakysand-jcr" % "0.1.0"
[com.squeakysand/squeakysand-jcr "0.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.squeakysand : squeakysand-commons | jar | 0.2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.jcr : jcr | jar | 2.0 |