License |
License |
---|---|
GroupId | GroupIdjp.fintan.keel |
ArtifactId | ArtifactIdkeel-transaction-token-check |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring enhance in fintan framework
|
<!-- https://jarcasting.com/artifacts/jp.fintan.keel/keel-transaction-token-check/ -->
<dependency>
<groupId>jp.fintan.keel</groupId>
<artifactId>keel-transaction-token-check</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/jp.fintan.keel/keel-transaction-token-check/
implementation 'jp.fintan.keel:keel-transaction-token-check:1.0.0'
// https://jarcasting.com/artifacts/jp.fintan.keel/keel-transaction-token-check/
implementation ("jp.fintan.keel:keel-transaction-token-check:1.0.0")
'jp.fintan.keel:keel-transaction-token-check:jar:1.0.0'
<dependency org="jp.fintan.keel" name="keel-transaction-token-check" rev="1.0.0">
<artifact name="keel-transaction-token-check" type="jar" />
</dependency>
@Grapes(
@Grab(group='jp.fintan.keel', module='keel-transaction-token-check', version='1.0.0')
)
libraryDependencies += "jp.fintan.keel" % "keel-transaction-token-check" % "1.0.0"
[jp.fintan.keel/keel-transaction-token-check "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-webmvc | jar | |
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | |
junit : junit | jar | |
org.mockito : mockito-core | jar |