Last Version

org.smarti18n:smarti18n-messages 1.0-PRE7

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

org.smarti18n
ArtifactId

ArtifactId

smarti18n-messages
Version

Version

1.0-PRE7
Type

Type

war
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/smarti18n-messages

Download smarti18n-messages 1.0-PRE7


<!-- 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"]

Dependencies

compile (4)

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

test (3)

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

Project Modules

There are no modules declared in this project.