| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesORM Data | 
        
| GroupId | GroupIdcom.holon-platform.jaxrs | 
    
| ArtifactId | ArtifactIdholon-jaxrs-bom | 
    
| Last Version | Last Version5.5.0 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            Descriptioncom.holon-platform.jaxrs:holon-jaxrs-bom 
            Holon JAX-RS Bill of Materials 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| holon-jaxrs-bom-5.5.0.pom | 4 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.holon-platform.jaxrs/holon-jaxrs-bom/ -->
<dependency>
    <groupId>com.holon-platform.jaxrs</groupId>
    <artifactId>holon-jaxrs-bom</artifactId>
    <version>5.5.0</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/com.holon-platform.jaxrs/holon-jaxrs-bom/
implementation 'com.holon-platform.jaxrs:holon-jaxrs-bom:5.5.0'
                // https://jarcasting.com/artifacts/com.holon-platform.jaxrs/holon-jaxrs-bom/
implementation ("com.holon-platform.jaxrs:holon-jaxrs-bom:5.5.0")
                'com.holon-platform.jaxrs:holon-jaxrs-bom:pom:5.5.0'
                <dependency org="com.holon-platform.jaxrs" name="holon-jaxrs-bom" rev="5.5.0">
  <artifact name="holon-jaxrs-bom" type="pom" />
</dependency>
                @Grapes(
@Grab(group='com.holon-platform.jaxrs', module='holon-jaxrs-bom', version='5.5.0')
)
                libraryDependencies += "com.holon-platform.jaxrs" % "holon-jaxrs-bom" % "5.5.0"
                [com.holon-platform.jaxrs/holon-jaxrs-bom "5.5.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 | 
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |