| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.untzuntz.ustack | 
    
| ArtifactId | ArtifactIdustack-core | 
    
| Last Version | Last Version2.0.14 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionUStack Core 
            Ustack Core 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| ustack-core-2.0.14.pom | |
| ustack-core-2.0.14.jar | 209 KB | 
| ustack-core-2.0.14-sources.jar | 125 KB | 
| ustack-core-2.0.14-javadoc.jar | 598 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.untzuntz.ustack/ustack-core/ -->
<dependency>
    <groupId>com.untzuntz.ustack</groupId>
    <artifactId>ustack-core</artifactId>
    <version>2.0.14</version>
</dependency>
                // https://jarcasting.com/artifacts/com.untzuntz.ustack/ustack-core/
implementation 'com.untzuntz.ustack:ustack-core:2.0.14'
                // https://jarcasting.com/artifacts/com.untzuntz.ustack/ustack-core/
implementation ("com.untzuntz.ustack:ustack-core:2.0.14")
                'com.untzuntz.ustack:ustack-core:jar:2.0.14'
                <dependency org="com.untzuntz.ustack" name="ustack-core" rev="2.0.14">
  <artifact name="ustack-core" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.untzuntz.ustack', module='ustack-core', version='2.0.14')
)
                libraryDependencies += "com.untzuntz.ustack" % "ustack-core" % "2.0.14"
                [com.untzuntz.ustack/ustack-core "2.0.14"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.mongodb : mongo-java-driver | jar | 3.4.2 | 
| org.slf4j : slf4j-log4j12 | jar | 1.6.6 | 
| javax.mail : mail | jar | 1.4.5 | 
| com.stripe : stripe-java | jar | 1.1.2 | 
| org.jasypt : jasypt | jar | 1.9.0 | 
| commons-codec : commons-codec | jar | 1.11 | 
| commons-lang : commons-lang | jar | 2.6 | 
| commons-logging : commons-logging | jar | 1.1.1 | 
| commons-io : commons-io | jar | 2.4 | 
| com.twilio.sdk : twilio-java-sdk | jar | 3.3.9 | 
| com.auth0 : java-jwt | jar | 3.3.0 | 
| org.apache.httpcomponents : httpclient | jar | 4.2.3 | 
| org.ostermiller : utils | jar | 1.07.00 | 
| jline : jline | jar | 2.10 | 
| com.googlecode.xmemcached : xmemcached | jar | 2.4.3 | 
| org.redisson : redisson | jar | 3.10.2 | 
| com.sun.jersey : jersey-client | jar | 1.18.6 | 
| com.sun.jersey : jersey-core | jar | 1.17.1 | 
| org.json : json | jar | 20160810 | 
| com.googlecode.json-simple : json-simple | jar | 1.1 | 
| com.sun.jersey.contribs : jersey-multipart | jar | 1.17.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.10 | 
| com.github.fakemongo : fongo | jar | 2.1.0 | 
| org.powermock : powermock-module-junit4 | jar | 1.6.6 | 
| org.powermock : powermock-api-mockito | jar | 1.6.6 |