| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.btmatthews.atlas |
| Идентификатор | Идентификаторatlas-jcr |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAtlas Framework - JCR
Various libraries building on the Spring Framework
|
| Организация-разработчик |
Организация-разработчикBrian Thomas Matthews |
| Имя Файла | Размер |
|---|---|
| atlas-jcr-1.0.2.pom | |
| atlas-jcr-1.0.2.jar | 22 KB |
| atlas-jcr-1.0.2-sources.jar | 22 KB |
| atlas-jcr-1.0.2-javadoc.jar | 139 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.btmatthews.atlas/atlas-jcr/ -->
<dependency>
<groupId>com.btmatthews.atlas</groupId>
<artifactId>atlas-jcr</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.btmatthews.atlas/atlas-jcr/
implementation 'com.btmatthews.atlas:atlas-jcr:1.0.2'
// https://jarcasting.com/artifacts/com.btmatthews.atlas/atlas-jcr/
implementation ("com.btmatthews.atlas:atlas-jcr:1.0.2")
'com.btmatthews.atlas:atlas-jcr:jar:1.0.2'
<dependency org="com.btmatthews.atlas" name="atlas-jcr" rev="1.0.2">
<artifact name="atlas-jcr" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.btmatthews.atlas', module='atlas-jcr', version='1.0.2')
)
libraryDependencies += "com.btmatthews.atlas" % "atlas-jcr" % "1.0.2"
[com.btmatthews.atlas/atlas-jcr "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api Необязательный | jar | 3.0.1 |
| org.springframework : spring-beans Необязательный | jar | 4.0.3.RELEASE |
| org.springframework : spring-context Необязательный | jar | 4.0.3.RELEASE |
| org.springframework : spring-web Необязательный | jar | 4.0.3.RELEASE |
| org.springframework.security : spring-security-core | jar | 3.2.3.RELEASE |
| javax.jcr : jcr | jar | 2.0 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| commons-pool : commons-pool | jar | 1.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-core | jar | 1.9.5 |