MVN

net.jhorstmann : i18n-sample-webapp

Maven & Gradle

Oct 23, 2015
3 stars
<dependency>
    <groupId>net.jhorstmann</groupId>
    <artifactId>i18n-sample-webapp</artifactId>
    <version>0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.jhorstmann : i18n-sample-webapp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2

All Versions

Choose a version of net.jhorstmann : i18n-sample-webapp to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2
i18n-sample-webapp-0.2
0.1
i18n-sample-webapp-0.1

How to add a dependency to Maven

Add the following net.jhorstmann : i18n-sample-webapp maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.jhorstmann</groupId>
    <artifactId>i18n-sample-webapp</artifactId>
    <version>0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.jhorstmann : i18n-sample-webapp gradle dependency to your build.gradle file:

implementation 'net.jhorstmann:i18n-sample-webapp:0.2'

Gradle Kotlin DSL: Add the following net.jhorstmann : i18n-sample-webapp gradle kotlin dependency to your build.gradle.kts file:

implementation("net.jhorstmann:i18n-sample-webapp:0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.jhorstmann : i18n-sample-webapp sbt scala dependency to your build.sbt file:

libraryDependencies += "net.jhorstmann" % "i18n-sample-webapp" % "0.2"

Advertisement

Dependencies from Group

Oct 23, 2015
5 usages
3 stars
Oct 23, 2015
4 usages
3 stars
Oct 02, 2015
1 usages
3 stars
Oct 23, 2015
1 usages
3 stars
Oct 23, 2015
1 usages
3 stars

Discover Dependencies

Oct 23, 2015
3 stars
Oct 04, 2019
64 stars
Oct 10, 2015
3 stars
Oct 02, 2015
143 stars
Sep 24, 2018
5 stars
Oct 02, 2015