Categories |
CategoriesgRPC Net Networking |
---|---|
GroupId | GroupIdjp.openstandia.midpoint-grpc |
ArtifactId | ArtifactIdmidpoint-grpc-server |
Version | Version1.9.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/jp.openstandia.midpoint-grpc/midpoint-grpc-server/ -->
<dependency>
<groupId>jp.openstandia.midpoint-grpc</groupId>
<artifactId>midpoint-grpc-server</artifactId>
<version>1.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/jp.openstandia.midpoint-grpc/midpoint-grpc-server/
implementation 'jp.openstandia.midpoint-grpc:midpoint-grpc-server:1.9.0'
// https://jarcasting.com/artifacts/jp.openstandia.midpoint-grpc/midpoint-grpc-server/
implementation ("jp.openstandia.midpoint-grpc:midpoint-grpc-server:1.9.0")
'jp.openstandia.midpoint-grpc:midpoint-grpc-server:jar:1.9.0'
<dependency org="jp.openstandia.midpoint-grpc" name="midpoint-grpc-server" rev="1.9.0">
<artifact name="midpoint-grpc-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='jp.openstandia.midpoint-grpc', module='midpoint-grpc-server', version='1.9.0')
)
libraryDependencies += "jp.openstandia.midpoint-grpc" % "midpoint-grpc-server" % "1.9.0"
[jp.openstandia.midpoint-grpc/midpoint-grpc-server "1.9.0"]