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

com.btmatthews.maven.plugins.ldap:server-api-test 1.3.1

Test support for server implementations

Категории

Категории

Maven Компиляция и сборка
Группа

Группа

com.btmatthews.maven.plugins.ldap
Идентификатор

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

server-api-test
Версия

Версия

1.3.1
Тип

Тип

jar

Скачать server-api-test 1.3.1


<!-- https://jarcasting.com/artifacts/com.btmatthews.maven.plugins.ldap/server-api-test/ -->
<dependency>
    <groupId>com.btmatthews.maven.plugins.ldap</groupId>
    <artifactId>server-api-test</artifactId>
    <version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.btmatthews.maven.plugins.ldap/server-api-test/
implementation 'com.btmatthews.maven.plugins.ldap:server-api-test:1.3.1'
// https://jarcasting.com/artifacts/com.btmatthews.maven.plugins.ldap/server-api-test/
implementation ("com.btmatthews.maven.plugins.ldap:server-api-test:1.3.1")
'com.btmatthews.maven.plugins.ldap:server-api-test:jar:1.3.1'
<dependency org="com.btmatthews.maven.plugins.ldap" name="server-api-test" rev="1.3.1">
  <artifact name="server-api-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.btmatthews.maven.plugins.ldap', module='server-api-test', version='1.3.1')
)
libraryDependencies += "com.btmatthews.maven.plugins.ldap" % "server-api-test" % "1.3.1"
[com.btmatthews.maven.plugins.ldap/server-api-test "1.3.1"]