| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesMongoDB Data Databases | 
        
| GroupId | GroupIdorg.sculptorgenerator | 
    
| ArtifactId | ArtifactIdsculptor-framework-mongodb | 
    
| Last Version | Last Version3.1.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionSculptor :: Runtime Framework :: MongoDB 
            Aggregator project for all runtime framework modules 
         | 
    
<!-- https://jarcasting.com/artifacts/org.sculptorgenerator/sculptor-framework-mongodb/ -->
<dependency>
    <groupId>org.sculptorgenerator</groupId>
    <artifactId>sculptor-framework-mongodb</artifactId>
    <version>3.1.0</version>
</dependency>
                // https://jarcasting.com/artifacts/org.sculptorgenerator/sculptor-framework-mongodb/
implementation 'org.sculptorgenerator:sculptor-framework-mongodb:3.1.0'
                // https://jarcasting.com/artifacts/org.sculptorgenerator/sculptor-framework-mongodb/
implementation ("org.sculptorgenerator:sculptor-framework-mongodb:3.1.0")
                'org.sculptorgenerator:sculptor-framework-mongodb:jar:3.1.0'
                <dependency org="org.sculptorgenerator" name="sculptor-framework-mongodb" rev="3.1.0">
  <artifact name="sculptor-framework-mongodb" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.sculptorgenerator', module='sculptor-framework-mongodb', version='3.1.0')
)
                libraryDependencies += "org.sculptorgenerator" % "sculptor-framework-mongodb" % "3.1.0"
                [org.sculptorgenerator/sculptor-framework-mongodb "3.1.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.sculptorgenerator : sculptor-framework-main | jar | 3.1.0 | 
| org.mongodb : mongo-java-driver | jar | 2.11.4 | 
| commons-beanutils : commons-beanutils | jar | 1.9.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework : spring-web | jar | |
| org.jboss.spec.javax.servlet : jboss-servlet-api_3.0_spec | jar | |
| joda-time : joda-time | jar | 2.7 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |