project-template
Documentation
It's a parent-pom for some java services
| License | License | 
|---|---|
| GroupId | GroupIdorg.trustedanalytics.servicebroker.repository | 
| ArtifactId | ArtifactIdsql-broker-store | 
| Last Version | Last Version0.6.5 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionProject template | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| sql-broker-store-0.6.5.pom | |
| sql-broker-store-0.6.5.jar | 13 KB | 
| sql-broker-store-0.6.5-sources.jar | 9 KB | 
| sql-broker-store-0.6.5-javadoc.jar | 71 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.trustedanalytics.servicebroker.repository/sql-broker-store/ -->
<dependency>
    <groupId>org.trustedanalytics.servicebroker.repository</groupId>
    <artifactId>sql-broker-store</artifactId>
    <version>0.6.5</version>
</dependency>// https://jarcasting.com/artifacts/org.trustedanalytics.servicebroker.repository/sql-broker-store/
implementation 'org.trustedanalytics.servicebroker.repository:sql-broker-store:0.6.5'// https://jarcasting.com/artifacts/org.trustedanalytics.servicebroker.repository/sql-broker-store/
implementation ("org.trustedanalytics.servicebroker.repository:sql-broker-store:0.6.5")'org.trustedanalytics.servicebroker.repository:sql-broker-store:jar:0.6.5'<dependency org="org.trustedanalytics.servicebroker.repository" name="sql-broker-store" rev="0.6.5">
  <artifact name="sql-broker-store" type="jar" />
</dependency>@Grapes(
@Grab(group='org.trustedanalytics.servicebroker.repository', module='sql-broker-store', version='0.6.5')
)libraryDependencies += "org.trustedanalytics.servicebroker.repository" % "sql-broker-store" % "0.6.5"[org.trustedanalytics.servicebroker.repository/sql-broker-store "0.6.5"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.trustedanalytics.servicebroker.repository : broker-store-commons | jar | 0.5.11 | 
| org.mockito : mockito-core | jar | 1.10.19 | 
| org.hamcrest : hamcrest-all | jar | 1.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 | 
It's a parent-pom for some java services