| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.btmatthews.atlas |
| Идентификатор | Идентификаторatlas-core |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAtlas Framework - Core
Various libraries building on the Spring Framework
|
| Организация-разработчик |
Организация-разработчикBrian Thomas Matthews |
| Имя Файла | Размер |
|---|---|
| atlas-core-1.0.2.pom | |
| atlas-core-1.0.2.jar | 20 KB |
| atlas-core-1.0.2-sources.jar | 19 KB |
| atlas-core-1.0.2-javadoc.jar | 136 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.btmatthews.atlas/atlas-core/ -->
<dependency>
<groupId>com.btmatthews.atlas</groupId>
<artifactId>atlas-core</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.btmatthews.atlas/atlas-core/
implementation 'com.btmatthews.atlas:atlas-core:1.0.2'
// https://jarcasting.com/artifacts/com.btmatthews.atlas/atlas-core/
implementation ("com.btmatthews.atlas:atlas-core:1.0.2")
'com.btmatthews.atlas:atlas-core:jar:1.0.2'
<dependency org="com.btmatthews.atlas" name="atlas-core" rev="1.0.2">
<artifact name="atlas-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.btmatthews.atlas', module='atlas-core', version='1.0.2')
)
libraryDependencies += "com.btmatthews.atlas" % "atlas-core" % "1.0.2"
[com.btmatthews.atlas/atlas-core "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-context | jar | 4.0.3.RELEASE |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.3.3 |
| com.google.guava : guava | jar | 17.0 |
| org.apache.commons : commons-lang3 | jar | 3.3.2 |
| org.easytesting : fest-assert-core | jar | 2.0M10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.hamcrest : hamcrest-all | jar | 1.3 |