is not current version
Last Version 0.12.0

com.tngtech.keycloakmock:mock-junit 0.1.0

JUnit4 variant of keycloak-mock

Categories

Categories

JUnit Unit Testing KeY Data Data Formats Formal Verification Keycloak Security
GroupId

GroupId

com.tngtech.keycloakmock
ArtifactId

ArtifactId

mock-junit
Version

Version

0.1.0
Type

Type

jar

Download mock-junit 0.1.0


<!-- https://jarcasting.com/artifacts/com.tngtech.keycloakmock/mock-junit/ -->
<dependency>
    <groupId>com.tngtech.keycloakmock</groupId>
    <artifactId>mock-junit</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tngtech.keycloakmock/mock-junit/
implementation 'com.tngtech.keycloakmock:mock-junit:0.1.0'
// https://jarcasting.com/artifacts/com.tngtech.keycloakmock/mock-junit/
implementation ("com.tngtech.keycloakmock:mock-junit:0.1.0")
'com.tngtech.keycloakmock:mock-junit:jar:0.1.0'
<dependency org="com.tngtech.keycloakmock" name="mock-junit" rev="0.1.0">
  <artifact name="mock-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tngtech.keycloakmock', module='mock-junit', version='0.1.0')
)
libraryDependencies += "com.tngtech.keycloakmock" % "mock-junit" % "0.1.0"
[com.tngtech.keycloakmock/mock-junit "0.1.0"]