| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.joana-team |
| Идентификатор | Идентификаторmicroservice-helper |
| Последняя версия | Последняя версия1.0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеio.github.joana-team:microservice-helper
Helper for microservice analyses with Joana, includes the annotations package
and packages needed for running a micro service
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| microservice-helper-1.0.4.pom | |
| microservice-helper-1.0.4.jar | 5 KB |
| microservice-helper-1.0.4-sources.jar | 4 KB |
| microservice-helper-1.0.4-javadoc.jar | 23 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.joana-team/microservice-helper/ -->
<dependency>
<groupId>io.github.joana-team</groupId>
<artifactId>microservice-helper</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.joana-team/microservice-helper/
implementation 'io.github.joana-team:microservice-helper:1.0.4'
// https://jarcasting.com/artifacts/io.github.joana-team/microservice-helper/
implementation ("io.github.joana-team:microservice-helper:1.0.4")
'io.github.joana-team:microservice-helper:jar:1.0.4'
<dependency org="io.github.joana-team" name="microservice-helper" rev="1.0.4">
<artifact name="microservice-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.joana-team', module='microservice-helper', version='1.0.4')
)
libraryDependencies += "io.github.joana-team" % "microservice-helper" % "1.0.4"
[io.github.joana-team/microservice-helper "1.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.validation : validation-api | jar | 1.1.0.Final |