| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJBoss Контейнер Application Servers Gson Данные JSON Hibernate ORM |
| Группа | Группаorg.hibernate.gson-jbossmodules |
| Идентификатор | Идентификаторgson-jbossmodules |
| Версия | Версия2.8.5.hibernate02 |
| Тип | Типpom |
| Описание |
ОписаниеGson JBoss Modules
Gson JBoss Modules packaging
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| gson-jbossmodules-2.8.5.hibernate02.pom | |
| gson-jbossmodules-2.8.5.hibernate02.zip | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.hibernate.gson-jbossmodules/gson-jbossmodules/ -->
<dependency>
<groupId>org.hibernate.gson-jbossmodules</groupId>
<artifactId>gson-jbossmodules</artifactId>
<version>2.8.5.hibernate02</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hibernate.gson-jbossmodules/gson-jbossmodules/
implementation 'org.hibernate.gson-jbossmodules:gson-jbossmodules:2.8.5.hibernate02'
// https://jarcasting.com/artifacts/org.hibernate.gson-jbossmodules/gson-jbossmodules/
implementation ("org.hibernate.gson-jbossmodules:gson-jbossmodules:2.8.5.hibernate02")
'org.hibernate.gson-jbossmodules:gson-jbossmodules:pom:2.8.5.hibernate02'
<dependency org="org.hibernate.gson-jbossmodules" name="gson-jbossmodules" rev="2.8.5.hibernate02">
<artifact name="gson-jbossmodules" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hibernate.gson-jbossmodules', module='gson-jbossmodules', version='2.8.5.hibernate02')
)
libraryDependencies += "org.hibernate.gson-jbossmodules" % "gson-jbossmodules" % "2.8.5.hibernate02"
[org.hibernate.gson-jbossmodules/gson-jbossmodules "2.8.5.hibernate02"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.5 |