License |
License |
---|---|
GroupId | GroupIdcom.github.charlemaznable |
ArtifactId | ArtifactIdgentle-factory-annotations |
Last Version | Last Version0.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGentle Factory Annotations
Annotations of com.github.charlemaznable:gentle-factory.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.charlemaznable/gentle-factory-annotations/ -->
<dependency>
<groupId>com.github.charlemaznable</groupId>
<artifactId>gentle-factory-annotations</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.charlemaznable/gentle-factory-annotations/
implementation 'com.github.charlemaznable:gentle-factory-annotations:0.0.8'
// https://jarcasting.com/artifacts/com.github.charlemaznable/gentle-factory-annotations/
implementation ("com.github.charlemaznable:gentle-factory-annotations:0.0.8")
'com.github.charlemaznable:gentle-factory-annotations:jar:0.0.8'
<dependency org="com.github.charlemaznable" name="gentle-factory-annotations" rev="0.0.8">
<artifact name="gentle-factory-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.charlemaznable', module='gentle-factory-annotations', version='0.0.8')
)
libraryDependencies += "com.github.charlemaznable" % "gentle-factory-annotations" % "0.0.8"
[com.github.charlemaznable/gentle-factory-annotations "0.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.springframework : spring-test | jar | |
org.springframework.boot : spring-boot-starter-test | jar | |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-undertow | jar | |
org.testcontainers : junit-jupiter | jar |