| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.mygraphql.graphub |
| Идентификатор | Идентификаторparent |
| Последняя версия | Последняя версия0.0.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеcom.mygraphql.graphub:parent
A middleware integrating and joining downstream APIs finally export as GraphQL Service.
|
| Имя Файла | Размер |
|---|---|
| parent-0.0.1.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.mygraphql.graphub/parent/ -->
<dependency>
<groupId>com.mygraphql.graphub</groupId>
<artifactId>parent</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.mygraphql.graphub/parent/
implementation 'com.mygraphql.graphub:parent:0.0.1'
// https://jarcasting.com/artifacts/com.mygraphql.graphub/parent/
implementation ("com.mygraphql.graphub:parent:0.0.1")
'com.mygraphql.graphub:parent:pom:0.0.1'
<dependency org="com.mygraphql.graphub" name="parent" rev="0.0.1">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.mygraphql.graphub', module='parent', version='0.0.1')
)
libraryDependencies += "com.mygraphql.graphub" % "parent" % "0.0.1"
[com.mygraphql.graphub/parent "0.0.1"]