| Группа | Группаcom.revolsys.open |
|---|---|
| Идентификатор | Идентификаторcom.revolsys.open.parent |
| Версия | Версия2011.11.17.RELEASE |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| com.revolsys.open.parent-2011.11.17.RELEASE.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.revolsys.open/com.revolsys.open.parent/ -->
<dependency>
<groupId>com.revolsys.open</groupId>
<artifactId>com.revolsys.open.parent</artifactId>
<version>2011.11.17.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.revolsys.open/com.revolsys.open.parent/
implementation 'com.revolsys.open:com.revolsys.open.parent:2011.11.17.RELEASE'
// https://jarcasting.com/artifacts/com.revolsys.open/com.revolsys.open.parent/
implementation ("com.revolsys.open:com.revolsys.open.parent:2011.11.17.RELEASE")
'com.revolsys.open:com.revolsys.open.parent:pom:2011.11.17.RELEASE'
<dependency org="com.revolsys.open" name="com.revolsys.open.parent" rev="2011.11.17.RELEASE">
<artifact name="com.revolsys.open.parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.revolsys.open', module='com.revolsys.open.parent', version='2011.11.17.RELEASE')
)
libraryDependencies += "com.revolsys.open" % "com.revolsys.open.parent" % "2011.11.17.RELEASE"
[com.revolsys.open/com.revolsys.open.parent "2011.11.17.RELEASE"]