| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.idrsolutions |
| Идентификатор | Идентификаторbase-microservice-example |
| Версия | Версия9.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеIDRsolutions Base Microservice Example
Provides the shared classes used by IDRsolutions microservice examples.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.idrsolutions/base-microservice-example/ -->
<dependency>
<groupId>com.idrsolutions</groupId>
<artifactId>base-microservice-example</artifactId>
<version>9.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.idrsolutions/base-microservice-example/
implementation 'com.idrsolutions:base-microservice-example:9.0.0'
// https://jarcasting.com/artifacts/com.idrsolutions/base-microservice-example/
implementation ("com.idrsolutions:base-microservice-example:9.0.0")
'com.idrsolutions:base-microservice-example:jar:9.0.0'
<dependency org="com.idrsolutions" name="base-microservice-example" rev="9.0.0">
<artifact name="base-microservice-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.idrsolutions', module='base-microservice-example', version='9.0.0')
)
libraryDependencies += "com.idrsolutions" % "base-microservice-example" % "9.0.0"
[com.idrsolutions/base-microservice-example "9.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.glassfish : javax.json | jar | 1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax : javaee-api | jar | 7.0 |