не последняя версия
Последняя версия 1.0

com.hazelcast.simulator:archetype 0.9.9


Категории

Категории

Hazelcast Библиотеки уровня приложения Distributed Applications
Группа

Группа

com.hazelcast.simulator
Идентификатор

Идентификатор

archetype
Версия

Версия

0.9.9
Тип

Тип

jar

Скачать archetype 0.9.9


<!-- https://jarcasting.com/artifacts/com.hazelcast.simulator/archetype/ -->
<dependency>
    <groupId>com.hazelcast.simulator</groupId>
    <artifactId>archetype</artifactId>
    <version>0.9.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.hazelcast.simulator/archetype/
implementation 'com.hazelcast.simulator:archetype:0.9.9'
// https://jarcasting.com/artifacts/com.hazelcast.simulator/archetype/
implementation ("com.hazelcast.simulator:archetype:0.9.9")
'com.hazelcast.simulator:archetype:jar:0.9.9'
<dependency org="com.hazelcast.simulator" name="archetype" rev="0.9.9">
  <artifact name="archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hazelcast.simulator', module='archetype', version='0.9.9')
)
libraryDependencies += "com.hazelcast.simulator" % "archetype" % "0.9.9"
[com.hazelcast.simulator/archetype "0.9.9"]