| Группа | Группаcom.github.matthewbeasley |
|---|---|
| Идентификатор | Идентификаторcore |
| Версия | Версия2.0.6 |
| Тип | Типjar |
| Описание |
Описание${project.groupId}:core
Core package shared by API layer and Microservices
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| core-2.0.6.pom | |
| core-2.0.6.jar | 26 MB |
| core-2.0.6-sources.jar | 247 KB |
| core-2.0.6-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.matthewbeasley/core/ -->
<dependency>
<groupId>com.github.matthewbeasley</groupId>
<artifactId>core</artifactId>
<version>2.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.matthewbeasley/core/
implementation 'com.github.matthewbeasley:core:2.0.6'
// https://jarcasting.com/artifacts/com.github.matthewbeasley/core/
implementation ("com.github.matthewbeasley:core:2.0.6")
'com.github.matthewbeasley:core:jar:2.0.6'
<dependency org="com.github.matthewbeasley" name="core" rev="2.0.6">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.matthewbeasley', module='core', version='2.0.6')
)
libraryDependencies += "com.github.matthewbeasley" % "core" % "2.0.6"
[com.github.matthewbeasley/core "2.0.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.joda : joda-convert | jar | 1.8.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | |
| junit : junit | jar | |
| org.hamcrest : hamcrest-all | jar | 1.3 |