Categories |
CategoriesSearch Business Logic Libraries |
---|---|
GroupId | GroupIdorg.bitbucket.cpointe.taproom |
ArtifactId | ArtifactIdtap-room-elastisearch |
Version | Version0.1.0 |
Type | Typejar |
Filename | Size |
---|---|
tap-room-elastisearch-0.1.0.pom | |
tap-room-elastisearch-0.1.0.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.cpointe.taproom/tap-room-elastisearch/ -->
<dependency>
<groupId>org.bitbucket.cpointe.taproom</groupId>
<artifactId>tap-room-elastisearch</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.cpointe.taproom/tap-room-elastisearch/
implementation 'org.bitbucket.cpointe.taproom:tap-room-elastisearch:0.1.0'
// https://jarcasting.com/artifacts/org.bitbucket.cpointe.taproom/tap-room-elastisearch/
implementation ("org.bitbucket.cpointe.taproom:tap-room-elastisearch:0.1.0")
'org.bitbucket.cpointe.taproom:tap-room-elastisearch:jar:0.1.0'
<dependency org="org.bitbucket.cpointe.taproom" name="tap-room-elastisearch" rev="0.1.0">
<artifact name="tap-room-elastisearch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.cpointe.taproom', module='tap-room-elastisearch', version='0.1.0')
)
libraryDependencies += "org.bitbucket.cpointe.taproom" % "tap-room-elastisearch" % "0.1.0"
[org.bitbucket.cpointe.taproom/tap-room-elastisearch "0.1.0"]