| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.github.antezovko23 |
| ArtifactId | ArtifactIdlibrary |
| Last Version | Last Version1.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionClient Library
Library for GRPC Client Service
|
| Filename | Size |
|---|---|
| library-1.2.1.pom | |
| library-1.2.1.jar | 35 KB |
| library-1.2.1-sources.jar | 12 KB |
| library-1.2.1-javadoc.jar | 478 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.antezovko23/library/ -->
<dependency>
<groupId>com.github.antezovko23</groupId>
<artifactId>library</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.antezovko23/library/
implementation 'com.github.antezovko23:library:1.2.1'
// https://jarcasting.com/artifacts/com.github.antezovko23/library/
implementation ("com.github.antezovko23:library:1.2.1")
'com.github.antezovko23:library:jar:1.2.1'
<dependency org="com.github.antezovko23" name="library" rev="1.2.1">
<artifact name="library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.antezovko23', module='library', version='1.2.1')
)
libraryDependencies += "com.github.antezovko23" % "library" % "1.2.1"
[com.github.antezovko23/library "1.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.devh : grpc-client-spring-boot-starter | jar | 2.10.0.RELEASE |
| org.springframework.boot : spring-boot-starter-web-services | jar | 2.3.3.RELEASE |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| io.grpc : grpc-protobuf | jar | 1.31.0 |
| io.grpc : grpc-stub | jar | 1.31.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.tomcat : annotations-api | jar | 6.0.53 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |