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