Last Version

org.smarti18n:smarti18n-api-spring 1.0-PRE7

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

License

License

GroupId

GroupId

org.smarti18n
ArtifactId

ArtifactId

smarti18n-api-spring
Version

Version

1.0-PRE7
Type

Type

jar
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-api-spring

Download smarti18n-api-spring 1.0-PRE7


<!-- https://jarcasting.com/artifacts/org.smarti18n/smarti18n-api-spring/ -->
<dependency>
    <groupId>org.smarti18n</groupId>
    <artifactId>smarti18n-api-spring</artifactId>
    <version>1.0-PRE7</version>
</dependency>
// https://jarcasting.com/artifacts/org.smarti18n/smarti18n-api-spring/
implementation 'org.smarti18n:smarti18n-api-spring:1.0-PRE7'
// https://jarcasting.com/artifacts/org.smarti18n/smarti18n-api-spring/
implementation ("org.smarti18n:smarti18n-api-spring:1.0-PRE7")
'org.smarti18n:smarti18n-api-spring:jar:1.0-PRE7'
<dependency org="org.smarti18n" name="smarti18n-api-spring" rev="1.0-PRE7">
  <artifact name="smarti18n-api-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smarti18n', module='smarti18n-api-spring', version='1.0-PRE7')
)
libraryDependencies += "org.smarti18n" % "smarti18n-api-spring" % "1.0-PRE7"
[org.smarti18n/smarti18n-api-spring "1.0-PRE7"]

Dependencies

provided (2)

Group / Artifact Type Version
org.springframework : spring-context jar
org.springframework : spring-web jar

Project Modules

There are no modules declared in this project.