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

net.java.truecommons:truecommons-key-disable 2.3

Putting this module on the class path effectively disables any key management, regardless of any other KeyManager module which may be present on the class path.

Категории

Категории

Java Языки программирования Сеть KeY Данные Data Formats Formal Verification
Группа

Группа

net.java.truecommons
Идентификатор

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

truecommons-key-disable
Версия

Версия

2.3
Тип

Тип

jar

Скачать truecommons-key-disable 2.3


<!-- https://jarcasting.com/artifacts/net.java.truecommons/truecommons-key-disable/ -->
<dependency>
    <groupId>net.java.truecommons</groupId>
    <artifactId>truecommons-key-disable</artifactId>
    <version>2.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.truecommons/truecommons-key-disable/
implementation 'net.java.truecommons:truecommons-key-disable:2.3'
// https://jarcasting.com/artifacts/net.java.truecommons/truecommons-key-disable/
implementation ("net.java.truecommons:truecommons-key-disable:2.3")
'net.java.truecommons:truecommons-key-disable:jar:2.3'
<dependency org="net.java.truecommons" name="truecommons-key-disable" rev="2.3">
  <artifact name="truecommons-key-disable" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.truecommons', module='truecommons-key-disable', version='2.3')
)
libraryDependencies += "net.java.truecommons" % "truecommons-key-disable" % "2.3"
[net.java.truecommons/truecommons-key-disable "2.3"]