| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.artfii.amq |
| Идентификатор | Идентификаторexample |
| Версия | Версия0.0.3-snapshot |
| Тип | Типpom |
| Описание |
ОписаниеArtfii-mq(AMQ), Is an extremely lightweight, minimally dependent MQ system. It features easy to use, high performance, and low hardware requirements.
|
| Имя Файла | Размер |
|---|---|
| example-0.0.3-snapshot.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.artfii.amq/example/ -->
<dependency>
<groupId>com.artfii.amq</groupId>
<artifactId>example</artifactId>
<version>0.0.3-snapshot</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.artfii.amq/example/
implementation 'com.artfii.amq:example:0.0.3-snapshot'
// https://jarcasting.com/artifacts/com.artfii.amq/example/
implementation ("com.artfii.amq:example:0.0.3-snapshot")
'com.artfii.amq:example:pom:0.0.3-snapshot'
<dependency org="com.artfii.amq" name="example" rev="0.0.3-snapshot">
<artifact name="example" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.artfii.amq', module='example', version='0.0.3-snapshot')
)
libraryDependencies += "com.artfii.amq" % "example" % "0.0.3-snapshot"
[com.artfii.amq/example "0.0.3-snapshot"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| joda-time : joda-time | jar | 2.9.3 |
| org.osgl : osgl-tool | jar | 1.19.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |