Gearbox
A library of clients and frameworks for building them, including REST and command line.
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.g2forge.gearbox |
| Идентификатор | Идентификаторgearbox |
| Последняя версия | Последняя версия0.0.9 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеGearbox
A library of clients and frameworks for building them, including REST and command line.
|
| Имя Файла | Размер |
|---|---|
| gearbox-0.0.9.pom | 946 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.g2forge.gearbox/gearbox/ -->
<dependency>
<groupId>com.g2forge.gearbox</groupId>
<artifactId>gearbox</artifactId>
<version>0.0.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.g2forge.gearbox/gearbox/
implementation 'com.g2forge.gearbox:gearbox:0.0.9'
// https://jarcasting.com/artifacts/com.g2forge.gearbox/gearbox/
implementation ("com.g2forge.gearbox:gearbox:0.0.9")
'com.g2forge.gearbox:gearbox:pom:0.0.9'
<dependency org="com.g2forge.gearbox" name="gearbox" rev="0.0.9">
<artifact name="gearbox" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.g2forge.gearbox', module='gearbox', version='0.0.9')
)
libraryDependencies += "com.g2forge.gearbox" % "gearbox" % "0.0.9"
[com.g2forge.gearbox/gearbox "0.0.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.g2forge.alexandria : ax-java | jar | 0.0.17 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.18 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.g2forge.alexandria : ax-test | jar | 0.0.17 |
| junit : junit | jar | 4.13.1 |
A library of clients and frameworks for building them, including REST and command line.