| License | License | 
|---|---|
| Categories | CategoriesJBoss Container Application Servers Gson Data JSON Hibernate ORM | 
| GroupId | GroupIdorg.hibernate.gson-jbossmodules | 
| ArtifactId | ArtifactIdgson-jbossmodules-parent | 
| Version | Version2.8.5.hibernate02 | 
| Type | Typepom | 
| Description | DescriptionGson JBoss Modules parent Distribution of Gson packaged into JBoss Modules | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| gson-jbossmodules-parent-2.8.5.hibernate02.pom | 9 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.hibernate.gson-jbossmodules/gson-jbossmodules-parent/ -->
<dependency>
    <groupId>org.hibernate.gson-jbossmodules</groupId>
    <artifactId>gson-jbossmodules-parent</artifactId>
    <version>2.8.5.hibernate02</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.hibernate.gson-jbossmodules/gson-jbossmodules-parent/
implementation 'org.hibernate.gson-jbossmodules:gson-jbossmodules-parent:2.8.5.hibernate02'// https://jarcasting.com/artifacts/org.hibernate.gson-jbossmodules/gson-jbossmodules-parent/
implementation ("org.hibernate.gson-jbossmodules:gson-jbossmodules-parent:2.8.5.hibernate02")'org.hibernate.gson-jbossmodules:gson-jbossmodules-parent:pom:2.8.5.hibernate02'<dependency org="org.hibernate.gson-jbossmodules" name="gson-jbossmodules-parent" rev="2.8.5.hibernate02">
  <artifact name="gson-jbossmodules-parent" type="pom" />
</dependency>@Grapes(
@Grab(group='org.hibernate.gson-jbossmodules', module='gson-jbossmodules-parent', version='2.8.5.hibernate02')
)libraryDependencies += "org.hibernate.gson-jbossmodules" % "gson-jbossmodules-parent" % "2.8.5.hibernate02"[org.hibernate.gson-jbossmodules/gson-jbossmodules-parent "2.8.5.hibernate02"]