| License | License | 
|---|---|
| Categories | CategoriesIDE Development Tools | 
| GroupId | GroupIdcom.soento | 
| ArtifactId | ArtifactIdsoento-provided | 
| Last Version | Last Version1.2.10-RELEASE | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionsoento-provided soento's development kit. | 
| Filename | Size | 
|---|---|
| soento-provided-1.2.10-RELEASE.pom | |
| soento-provided-1.2.10-RELEASE.jar | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.soento/soento-provided/ -->
<dependency>
    <groupId>com.soento</groupId>
    <artifactId>soento-provided</artifactId>
    <version>1.2.10-RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.soento/soento-provided/
implementation 'com.soento:soento-provided:1.2.10-RELEASE'// https://jarcasting.com/artifacts/com.soento/soento-provided/
implementation ("com.soento:soento-provided:1.2.10-RELEASE")'com.soento:soento-provided:jar:1.2.10-RELEASE'<dependency org="com.soento" name="soento-provided" rev="1.2.10-RELEASE">
  <artifact name="soento-provided" type="jar" />
</dependency>@Grapes(
@Grab(group='com.soento', module='soento-provided', version='1.2.10-RELEASE')
)libraryDependencies += "com.soento" % "soento-provided" % "1.2.10-RELEASE"[com.soento/soento-provided "1.2.10-RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-devtools | jar | |
| com.google.code.findbugs : annotations | jar | 3.0.1 | 
| org.projectlombok : lombok | jar |