| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.nan21.dnet | 
    
| ArtifactId | ArtifactIdnan21.dnet.modules_oss.jpa_all | 
    
| Last Version | Last Version1.0.6 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionDNet OSS modules JPA 
            Shared entity manager factory and transaction manager provider for all OSS modules. 
         | 
    
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/net.nan21.dnet/nan21.dnet.modules_oss.jpa_all/ -->
<dependency>
    <groupId>net.nan21.dnet</groupId>
    <artifactId>nan21.dnet.modules_oss.jpa_all</artifactId>
    <version>1.0.6</version>
</dependency>
                // https://jarcasting.com/artifacts/net.nan21.dnet/nan21.dnet.modules_oss.jpa_all/
implementation 'net.nan21.dnet:nan21.dnet.modules_oss.jpa_all:1.0.6'
                // https://jarcasting.com/artifacts/net.nan21.dnet/nan21.dnet.modules_oss.jpa_all/
implementation ("net.nan21.dnet:nan21.dnet.modules_oss.jpa_all:1.0.6")
                'net.nan21.dnet:nan21.dnet.modules_oss.jpa_all:jar:1.0.6'
                <dependency org="net.nan21.dnet" name="nan21.dnet.modules_oss.jpa_all" rev="1.0.6">
  <artifact name="nan21.dnet.modules_oss.jpa_all" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.nan21.dnet', module='nan21.dnet.modules_oss.jpa_all', version='1.0.6')
)
                libraryDependencies += "net.nan21.dnet" % "nan21.dnet.modules_oss.jpa_all" % "1.0.6"
                [net.nan21.dnet/nan21.dnet.modules_oss.jpa_all "1.0.6"]