| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesQuarkus Container Microservices | 
        
| GroupId | GroupIdio.quarkiverse.morphia | 
    
| ArtifactId | ArtifactIdquarkus-morphia-deployment | 
    
| Last Version | Last Version0.1.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionQuarkus - Morphia - Deployment 
            Parent POM for Quarkiverse projects that includes the default release and artifact publishing related
    configuration 
         | 
    
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/io.quarkiverse.morphia/quarkus-morphia-deployment/ -->
<dependency>
    <groupId>io.quarkiverse.morphia</groupId>
    <artifactId>quarkus-morphia-deployment</artifactId>
    <version>0.1.0</version>
</dependency>
                // https://jarcasting.com/artifacts/io.quarkiverse.morphia/quarkus-morphia-deployment/
implementation 'io.quarkiverse.morphia:quarkus-morphia-deployment:0.1.0'
                // https://jarcasting.com/artifacts/io.quarkiverse.morphia/quarkus-morphia-deployment/
implementation ("io.quarkiverse.morphia:quarkus-morphia-deployment:0.1.0")
                'io.quarkiverse.morphia:quarkus-morphia-deployment:jar:0.1.0'
                <dependency org="io.quarkiverse.morphia" name="quarkus-morphia-deployment" rev="0.1.0">
  <artifact name="quarkus-morphia-deployment" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.quarkiverse.morphia', module='quarkus-morphia-deployment', version='0.1.0')
)
                libraryDependencies += "io.quarkiverse.morphia" % "quarkus-morphia-deployment" % "0.1.0"
                [io.quarkiverse.morphia/quarkus-morphia-deployment "0.1.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.quarkus : quarkus-arc-deployment | jar | |
| io.quarkus : quarkus-mongodb-client-deployment | jar | |
| io.quarkiverse.morphia : quarkus-morphia | jar | 0.1.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| io.quarkus : quarkus-junit5-internal | jar |