| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.brihaspathee.artemis |
| Идентификатор | Идентификаторartemis-library |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
Описаниеartemis-library
Common Classes for all Artemis Microservices
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| artemis-library-1.0.0.pom | |
| artemis-library-1.0.0.jar | 18 KB |
| artemis-library-1.0.0-sources.jar | 8 KB |
| artemis-library-1.0.0-javadoc.jar | 165 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.brihaspathee.artemis/artemis-library/ -->
<dependency>
<groupId>com.brihaspathee.artemis</groupId>
<artifactId>artemis-library</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.brihaspathee.artemis/artemis-library/
implementation 'com.brihaspathee.artemis:artemis-library:1.0.0'
// https://jarcasting.com/artifacts/com.brihaspathee.artemis/artemis-library/
implementation ("com.brihaspathee.artemis:artemis-library:1.0.0")
'com.brihaspathee.artemis:artemis-library:jar:1.0.0'
<dependency org="com.brihaspathee.artemis" name="artemis-library" rev="1.0.0">
<artifact name="artemis-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.brihaspathee.artemis', module='artemis-library', version='1.0.0')
)
libraryDependencies += "com.brihaspathee.artemis" % "artemis-library" % "1.0.0"
[com.brihaspathee.artemis/artemis-library "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-web | jar | 5.3.14 |
| org.projectlombok : lombok | jar | RELEASE |
| com.networknt : json-schema-validator | jar | 1.0.66 |