License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdde.idealo.kafka |
ArtifactId | ArtifactIdcrypto-spring |
Version | Version0.1-20180118 |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/de.idealo.kafka/crypto-spring/ -->
<dependency>
<groupId>de.idealo.kafka</groupId>
<artifactId>crypto-spring</artifactId>
<version>0.1-20180118</version>
</dependency>
// https://jarcasting.com/artifacts/de.idealo.kafka/crypto-spring/
implementation 'de.idealo.kafka:crypto-spring:0.1-20180118'
// https://jarcasting.com/artifacts/de.idealo.kafka/crypto-spring/
implementation ("de.idealo.kafka:crypto-spring:0.1-20180118")
'de.idealo.kafka:crypto-spring:jar:0.1-20180118'
<dependency org="de.idealo.kafka" name="crypto-spring" rev="0.1-20180118">
<artifact name="crypto-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.idealo.kafka', module='crypto-spring', version='0.1-20180118')
)
libraryDependencies += "de.idealo.kafka" % "crypto-spring" % "0.1-20180118"
[de.idealo.kafka/crypto-spring "0.1-20180118"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.security : spring-security-core | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.18 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.5.9.RELEASE |