не последняя версия
Последняя версия 2.8.5.hibernate02

org.hibernate.gson-jbossmodules:gson-jbossmodules 2.8.2.hibernate03

Gson JBoss Modules packaging

Категории

Категории

JBoss Контейнер Application Servers Gson Данные JSON Hibernate ORM
Группа

Группа

org.hibernate.gson-jbossmodules
Идентификатор

Идентификатор

gson-jbossmodules
Версия

Версия

2.8.2.hibernate03
Тип

Тип

pom

Скачать gson-jbossmodules 2.8.2.hibernate03


<!-- https://jarcasting.com/artifacts/org.hibernate.gson-jbossmodules/gson-jbossmodules/ -->
<dependency>
    <groupId>org.hibernate.gson-jbossmodules</groupId>
    <artifactId>gson-jbossmodules</artifactId>
    <version>2.8.2.hibernate03</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hibernate.gson-jbossmodules/gson-jbossmodules/
implementation 'org.hibernate.gson-jbossmodules:gson-jbossmodules:2.8.2.hibernate03'
// https://jarcasting.com/artifacts/org.hibernate.gson-jbossmodules/gson-jbossmodules/
implementation ("org.hibernate.gson-jbossmodules:gson-jbossmodules:2.8.2.hibernate03")
'org.hibernate.gson-jbossmodules:gson-jbossmodules:pom:2.8.2.hibernate03'
<dependency org="org.hibernate.gson-jbossmodules" name="gson-jbossmodules" rev="2.8.2.hibernate03">
  <artifact name="gson-jbossmodules" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hibernate.gson-jbossmodules', module='gson-jbossmodules', version='2.8.2.hibernate03')
)
libraryDependencies += "org.hibernate.gson-jbossmodules" % "gson-jbossmodules" % "2.8.2.hibernate03"
[org.hibernate.gson-jbossmodules/gson-jbossmodules "2.8.2.hibernate03"]