| License |
License |
|---|---|
| GroupId | GroupIdorg.smarti18n |
| ArtifactId | ArtifactIdsmarti18n-api |
| Last Version | Last Version1.0-PRE7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| smarti18n-api-1.0-PRE7.pom | |
| smarti18n-api-1.0-PRE7.jar | 31 KB |
| smarti18n-api-1.0-PRE7-sources.jar | 17 KB |
| smarti18n-api-1.0-PRE7-javadoc.jar | 181 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.smarti18n/smarti18n-api/ -->
<dependency>
<groupId>org.smarti18n</groupId>
<artifactId>smarti18n-api</artifactId>
<version>1.0-PRE7</version>
</dependency>
// https://jarcasting.com/artifacts/org.smarti18n/smarti18n-api/
implementation 'org.smarti18n:smarti18n-api:1.0-PRE7'
// https://jarcasting.com/artifacts/org.smarti18n/smarti18n-api/
implementation ("org.smarti18n:smarti18n-api:1.0-PRE7")
'org.smarti18n:smarti18n-api:jar:1.0-PRE7'
<dependency org="org.smarti18n" name="smarti18n-api" rev="1.0-PRE7">
<artifact name="smarti18n-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smarti18n', module='smarti18n-api', version='1.0-PRE7')
)
libraryDependencies += "org.smarti18n" % "smarti18n-api" % "1.0-PRE7"
[org.smarti18n/smarti18n-api "1.0-PRE7"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.8.8 |
| commons-io : commons-io | jar | 2.6 |
| org.springframework : spring-core | jar | 5.0.13.RELEASE |
| org.springframework : spring-web | jar | 5.0.13.RELEASE |
| org.springframework : spring-context | jar | 5.0.13.RELEASE |