| Категории |
КатегорииAWS Контейнер PaaS Providers |
|---|---|
| Группа | Группаorg.trellisldp.ext |
| Идентификатор | Идентификаторtrellis-aws-neptune-app |
| Версия | Версия0.1.0 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/org.trellisldp.ext/trellis-aws-neptune-app/ -->
<dependency>
<groupId>org.trellisldp.ext</groupId>
<artifactId>trellis-aws-neptune-app</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.trellisldp.ext/trellis-aws-neptune-app/
implementation 'org.trellisldp.ext:trellis-aws-neptune-app:0.1.0'
// https://jarcasting.com/artifacts/org.trellisldp.ext/trellis-aws-neptune-app/
implementation ("org.trellisldp.ext:trellis-aws-neptune-app:0.1.0")
'org.trellisldp.ext:trellis-aws-neptune-app:jar:0.1.0'
<dependency org="org.trellisldp.ext" name="trellis-aws-neptune-app" rev="0.1.0">
<artifact name="trellis-aws-neptune-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.trellisldp.ext', module='trellis-aws-neptune-app', version='0.1.0')
)
libraryDependencies += "org.trellisldp.ext" % "trellis-aws-neptune-app" % "0.1.0"
[org.trellisldp.ext/trellis-aws-neptune-app "0.1.0"]