| License |
License |
|---|---|
| GroupId | GroupIdcom.saucesubfresh |
| ArtifactId | ArtifactIdopen-starter-executor |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionA Open Starter Store.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| open-starter-executor-1.0.0.pom | |
| open-starter-executor-1.0.0.jar | 39 KB |
| open-starter-executor-1.0.0-sources.jar | 30 KB |
| open-starter-executor-1.0.0-javadoc.jar | 233 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.saucesubfresh/open-starter-executor/ -->
<dependency>
<groupId>com.saucesubfresh</groupId>
<artifactId>open-starter-executor</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.saucesubfresh/open-starter-executor/
implementation 'com.saucesubfresh:open-starter-executor:1.0.0'
// https://jarcasting.com/artifacts/com.saucesubfresh/open-starter-executor/
implementation ("com.saucesubfresh:open-starter-executor:1.0.0")
'com.saucesubfresh:open-starter-executor:jar:1.0.0'
<dependency org="com.saucesubfresh" name="open-starter-executor" rev="1.0.0">
<artifact name="open-starter-executor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.saucesubfresh', module='open-starter-executor', version='1.0.0')
)
libraryDependencies += "com.saucesubfresh" % "open-starter-executor" % "1.0.0"
[com.saucesubfresh/open-starter-executor "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| org.apache.commons : commons-lang3 | jar | |
| org.hibernate.validator : hibernate-validator | jar | |
| com.fasterxml.jackson.core : jackson-annotations | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | |
| org.projectlombok : lombok | jar |