License |
License |
---|---|
GroupId | GroupIdorg.ow2.opensuit |
ArtifactId | ArtifactIdopensuit-sample-moviesdb_dao |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionopen SUIT MoviesDB DAO
open SUIT
|
Project URL |
Project URL |
Project Organization |
Project OrganizationeBMWebsourcing |
<!-- https://jarcasting.com/artifacts/org.ow2.opensuit/opensuit-sample-moviesdb_dao/ -->
<dependency>
<groupId>org.ow2.opensuit</groupId>
<artifactId>opensuit-sample-moviesdb_dao</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.opensuit/opensuit-sample-moviesdb_dao/
implementation 'org.ow2.opensuit:opensuit-sample-moviesdb_dao:1.0.1'
// https://jarcasting.com/artifacts/org.ow2.opensuit/opensuit-sample-moviesdb_dao/
implementation ("org.ow2.opensuit:opensuit-sample-moviesdb_dao:1.0.1")
'org.ow2.opensuit:opensuit-sample-moviesdb_dao:jar:1.0.1'
<dependency org="org.ow2.opensuit" name="opensuit-sample-moviesdb_dao" rev="1.0.1">
<artifact name="opensuit-sample-moviesdb_dao" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.opensuit', module='opensuit-sample-moviesdb_dao', version='1.0.1')
)
libraryDependencies += "org.ow2.opensuit" % "opensuit-sample-moviesdb_dao" % "1.0.1"
[org.ow2.opensuit/opensuit-sample-moviesdb_dao "1.0.1"]