| License | 
                License | 
        
|---|---|
| GroupId | GroupIdxyz.erupt | 
    
| ArtifactId | ArtifactIderupt-core | 
    
| Last Version | Last Version1.10.9-beta | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptioncore realize 
         | 
    
| Filename | Size | 
|---|---|
| erupt-core-1.10.9-beta.pom | |
| erupt-core-1.10.9-beta.jar | 137 KB | 
| erupt-core-1.10.9-beta-sources.jar | 68 KB | 
| erupt-core-1.10.9-beta-javadoc.jar | 385 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/xyz.erupt/erupt-core/ -->
<dependency>
    <groupId>xyz.erupt</groupId>
    <artifactId>erupt-core</artifactId>
    <version>1.10.9-beta</version>
</dependency>
                // https://jarcasting.com/artifacts/xyz.erupt/erupt-core/
implementation 'xyz.erupt:erupt-core:1.10.9-beta'
                // https://jarcasting.com/artifacts/xyz.erupt/erupt-core/
implementation ("xyz.erupt:erupt-core:1.10.9-beta")
                'xyz.erupt:erupt-core:jar:1.10.9-beta'
                <dependency org="xyz.erupt" name="erupt-core" rev="1.10.9-beta">
  <artifact name="erupt-core" type="jar" />
</dependency>
                @Grapes(
@Grab(group='xyz.erupt', module='erupt-core', version='1.10.9-beta')
)
                libraryDependencies += "xyz.erupt" % "erupt-core" % "1.10.9-beta"
                [xyz.erupt/erupt-core "1.10.9-beta"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| com.zaxxer : HikariCP | jar | |
| xyz.erupt : erupt-annotation | jar | 1.10.9-beta | 
| org.apache.commons : commons-lang3 | jar | |
| com.google.code.gson : gson | jar | |
| org.fusesource.jansi : jansi | jar | 2.3.4 | 
| org.apache.poi : poi-ooxml | jar | 5.0.0 | 
| com.github.oshi : oshi-core | jar | 6.1.5 | 
| org.projectlombok : lombok Optional | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| jakarta.transaction : jakarta.transaction-api | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar |