| License |
License |
|---|---|
| GroupId | GroupIdorg.smarti18n |
| ArtifactId | ArtifactIdsmarti18n-messages |
| Last Version | Last Version1.0-PRE7 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| smarti18n-messages-1.0-PRE7.pom | |
| smarti18n-messages-1.0-PRE7.war | 21 MB |
| smarti18n-messages-1.0-PRE7-sources.jar | 26 KB |
| smarti18n-messages-1.0-PRE7-javadoc.jar | 221 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.smarti18n/smarti18n-messages/ -->
<dependency>
<groupId>org.smarti18n</groupId>
<artifactId>smarti18n-messages</artifactId>
<version>1.0-PRE7</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.smarti18n/smarti18n-messages/
implementation 'org.smarti18n:smarti18n-messages:1.0-PRE7'
// https://jarcasting.com/artifacts/org.smarti18n/smarti18n-messages/
implementation ("org.smarti18n:smarti18n-messages:1.0-PRE7")
'org.smarti18n:smarti18n-messages:war:1.0-PRE7'
<dependency org="org.smarti18n" name="smarti18n-messages" rev="1.0-PRE7">
<artifact name="smarti18n-messages" type="war" />
</dependency>
@Grapes(
@Grab(group='org.smarti18n', module='smarti18n-messages', version='1.0-PRE7')
)
libraryDependencies += "org.smarti18n" % "smarti18n-messages" % "1.0-PRE7"
[org.smarti18n/smarti18n-messages "1.0-PRE7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.smarti18n : smarti18n-api | jar | 1.0-PRE7 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.0.9.RELEASE |
| org.springframework.boot : spring-boot-starter-data-mongodb | jar | 2.0.9.RELEASE |
| org.springframework.boot : spring-boot-starter-security | jar | 2.0.9.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.0.9.RELEASE |
| de.flapdoodle.embed : de.flapdoodle.embed.mongo | jar | 1.50.5 |
| cz.jirutka.spring : embedmongo-spring | jar | RELEASE |