License |
License |
---|---|
Categories |
CategoriesNet Hibernate Data ORM |
GroupId | GroupIdio.github.nethibernate |
ArtifactId | ArtifactIdprotostuff-bom |
Last Version | Last Version1.7.4 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionprotostuff :: bom
Protostuff "Bill of Materials" Dependency
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
protostuff-bom-1.7.4.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-bom/ -->
<dependency>
<groupId>io.github.nethibernate</groupId>
<artifactId>protostuff-bom</artifactId>
<version>1.7.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-bom/
implementation 'io.github.nethibernate:protostuff-bom:1.7.4'
// https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-bom/
implementation ("io.github.nethibernate:protostuff-bom:1.7.4")
'io.github.nethibernate:protostuff-bom:pom:1.7.4'
<dependency org="io.github.nethibernate" name="protostuff-bom" rev="1.7.4">
<artifact name="protostuff-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.nethibernate', module='protostuff-bom', version='1.7.4')
)
libraryDependencies += "io.github.nethibernate" % "protostuff-bom" % "1.7.4"
[io.github.nethibernate/protostuff-bom "1.7.4"]