не последняя версия
Последняя версия 2.3.3

org.owasp.appsensor:appsensor-rpc-thrift-server 2.2.0-RC1


Группа

Группа

org.owasp.appsensor
Идентификатор

Идентификатор

appsensor-rpc-thrift-server
Версия

Версия

2.2.0-RC1
Тип

Тип

jar

Скачать appsensor-rpc-thrift-server 2.2.0-RC1


<!-- https://jarcasting.com/artifacts/org.owasp.appsensor/appsensor-rpc-thrift-server/ -->
<dependency>
    <groupId>org.owasp.appsensor</groupId>
    <artifactId>appsensor-rpc-thrift-server</artifactId>
    <version>2.2.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.owasp.appsensor/appsensor-rpc-thrift-server/
implementation 'org.owasp.appsensor:appsensor-rpc-thrift-server:2.2.0-RC1'
// https://jarcasting.com/artifacts/org.owasp.appsensor/appsensor-rpc-thrift-server/
implementation ("org.owasp.appsensor:appsensor-rpc-thrift-server:2.2.0-RC1")
'org.owasp.appsensor:appsensor-rpc-thrift-server:jar:2.2.0-RC1'
<dependency org="org.owasp.appsensor" name="appsensor-rpc-thrift-server" rev="2.2.0-RC1">
  <artifact name="appsensor-rpc-thrift-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.owasp.appsensor', module='appsensor-rpc-thrift-server', version='2.2.0-RC1')
)
libraryDependencies += "org.owasp.appsensor" % "appsensor-rpc-thrift-server" % "2.2.0-RC1"
[org.owasp.appsensor/appsensor-rpc-thrift-server "2.2.0-RC1"]