License |
License |
---|---|
GroupId | GroupIdcom.github.ddth |
ArtifactId | ArtifactIdddth-recipes |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionddth-recipes
DDTH's Commonly Used Recipes
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
ddth-recipes-1.1.0.pom | |
ddth-recipes-1.1.0.jar | 270 KB |
ddth-recipes-1.1.0-sources.jar | 94 KB |
ddth-recipes-1.1.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ddth/ddth-recipes/ -->
<dependency>
<groupId>com.github.ddth</groupId>
<artifactId>ddth-recipes</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ddth/ddth-recipes/
implementation 'com.github.ddth:ddth-recipes:1.1.0'
// https://jarcasting.com/artifacts/com.github.ddth/ddth-recipes/
implementation ("com.github.ddth:ddth-recipes:1.1.0")
'com.github.ddth:ddth-recipes:jar:1.1.0'
<dependency org="com.github.ddth" name="ddth-recipes" rev="1.1.0">
<artifact name="ddth-recipes" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ddth', module='ddth-recipes', version='1.1.0')
)
libraryDependencies += "com.github.ddth" % "ddth-recipes" % "1.1.0"
[com.github.ddth/ddth-recipes "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.ddth : ddth-commons-core Optional | jar | 1.1.0 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
com.github.ddth : ddth-commons-serialization Optional | pom | 1.1.0 |
com.github.ddth : ddth-dao-core Optional | jar | 1.1.1 |
com.google.guava : guava Optional | jar | 20.0 |
org.apache.commons : commons-pool2 Optional | jar | 2.7.0 |
com.google.protobuf : protobuf-java Optional | jar | 3.9.1 |
io.grpc : grpc-okhttp Optional | jar | 1.23.0 |
io.grpc : grpc-netty Optional | jar | 1.23.0 |
io.grpc : grpc-protobuf Optional | jar | 1.23.0 |
io.grpc : grpc-stub Optional | jar | 1.23.0 |
org.apache.thrift : libthrift Optional | jar | 0.12.0 |
io.netty : netty-tcnative-boringssl-static Optional | jar | 2.0.25.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
mysql : mysql-connector-java | jar | 8.0.11 |
org.springframework : spring-jdbc | jar | 5.0.6.RELEASE |
com.squareup.okhttp3 : okhttp | jar | 3.10.0 |
io.undertow : undertow-core | jar | 2.0.22.Final |