| License | 
                License
                                                        Apache License                                                 
                             | 
        
|---|---|
| Categories | 
                CategoriesData | 
        
| GroupId | GroupIdorg.deephacks.westty | 
    
| ArtifactId | ArtifactIdwestty-datasource | 
    
| Last Version | Last Version0.1.6 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionWestty DataSource 
            Server engine using Weld and Netty for building REST applications. 
         | 
    
| Filename | Size | 
|---|---|
| westty-datasource-0.1.6.pom | |
| westty-datasource-0.1.6.jar | 20 KB | 
| westty-datasource-0.1.6-sources.jar | 6 KB | 
| westty-datasource-0.1.6-javadoc.jar | 37 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.deephacks.westty/westty-datasource/ -->
<dependency>
    <groupId>org.deephacks.westty</groupId>
    <artifactId>westty-datasource</artifactId>
    <version>0.1.6</version>
</dependency>
                // https://jarcasting.com/artifacts/org.deephacks.westty/westty-datasource/
implementation 'org.deephacks.westty:westty-datasource:0.1.6'
                // https://jarcasting.com/artifacts/org.deephacks.westty/westty-datasource/
implementation ("org.deephacks.westty:westty-datasource:0.1.6")
                'org.deephacks.westty:westty-datasource:jar:0.1.6'
                <dependency org="org.deephacks.westty" name="westty-datasource" rev="0.1.6">
  <artifact name="westty-datasource" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.deephacks.westty', module='westty-datasource', version='0.1.6')
)
                libraryDependencies += "org.deephacks.westty" % "westty-datasource" % "0.1.6"
                [org.deephacks.westty/westty-datasource "0.1.6"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.deephacks.westty : westty-api | jar | 0.1.6 | 
| org.deephacks.westty : westty-spi | jar | 0.1.6 | 
| com.jolbox : bonecp | jar | 0.8.0-rc1 | 
| org.deephacks : confit | jar | 0.16.0 | 
| com.google.guava : guava | jar | 14.0.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.6.4 | 
| org.slf4j : jcl-over-slf4j | jar | 1.7.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.derby : derby | jar | 10.8.2.2 | 
| org.deephacks.westty : westty-core | jar | 0.1.6 | 
| org.deephacks.westty : westty-core | test-jar | 0.1.6 | 
| ch.qos.logback : logback-classic | jar | 1.0.6 | 
| junit : junit | jar | 4.10 |