| License |
License |
|---|---|
| GroupId | GroupIdorg.sadtech.haiti |
| ArtifactId | ArtifactIdhaiti-core |
| Version | Version0.0.1-RELEASE |
| Type | Typejar |
| Description |
DescriptionHaiti Core
Implementation of the main classes of the framework
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationSADTECH |
| Filename | Size |
|---|---|
| haiti-core-0.0.1-RELEASE.pom | |
| haiti-core-0.0.1-RELEASE.jar | 13 KB |
| haiti-core-0.0.1-RELEASE-sources.jar | 5 KB |
| haiti-core-0.0.1-RELEASE-javadoc.jar | 73 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.sadtech.haiti/haiti-core/ -->
<dependency>
<groupId>org.sadtech.haiti</groupId>
<artifactId>haiti-core</artifactId>
<version>0.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.sadtech.haiti/haiti-core/
implementation 'org.sadtech.haiti:haiti-core:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/org.sadtech.haiti/haiti-core/
implementation ("org.sadtech.haiti:haiti-core:0.0.1-RELEASE")
'org.sadtech.haiti:haiti-core:jar:0.0.1-RELEASE'
<dependency org="org.sadtech.haiti" name="haiti-core" rev="0.0.1-RELEASE">
<artifact name="haiti-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sadtech.haiti', module='haiti-core', version='0.0.1-RELEASE')
)
libraryDependencies += "org.sadtech.haiti" % "haiti-core" % "0.0.1-RELEASE"
[org.sadtech.haiti/haiti-core "0.0.1-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.sadtech.haiti : haiti-context | jar | |
| org.sadtech.haiti : haiti-filter | jar | |
| org.projectlombok : lombok | jar |