MVN

com.innowhere : jeplayer

Maven & Gradle

May 07, 2015
6 stars

jeplayer · Simple persistent Object Relational Mapping (ORM) API on top of JDBC and JTA

<dependency>
    <groupId>com.innowhere</groupId>
    <artifactId>jeplayer</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.innowhere : jeplayer to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of com.innowhere : jeplayer to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3
jeplayer-1.3
1.2
jeplayer-1.2

How to add a dependency to Maven

Add the following com.innowhere : jeplayer maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.innowhere</groupId>
    <artifactId>jeplayer</artifactId>
    <version>1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.innowhere : jeplayer gradle dependency to your build.gradle file:

implementation 'com.innowhere:jeplayer:1.3'

Gradle Kotlin DSL: Add the following com.innowhere : jeplayer gradle kotlin dependency to your build.gradle.kts file:

implementation("com.innowhere:jeplayer:1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.innowhere : jeplayer sbt scala dependency to your build.sbt file:

libraryDependencies += "com.innowhere" % "jeplayer" % "1.3"

Advertisement

Dependencies from Group

Mar 17, 2016
1 usages
101 stars
May 08, 2015
2 stars
May 07, 2015
6 stars

Discover Dependencies

May 30, 2018
902 stars
Feb 07, 2017
17 usages
51 stars
Aug 21, 2023
122 usages
5.4k stars
Nov 01, 2017
3 usages
236 stars
Aug 05, 2017
6 usages
118 stars
Nov 15, 2022
163 usages
11 stars