| License |
License |
|---|---|
| GroupId | GroupIdcom.github.jmnarloch |
| ArtifactId | ArtifactIdhstreams5 |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
DescriptionHStreams
Hibernate JDK 8 wrapper
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| hstreams5-1.0.0.pom | |
| hstreams5-1.0.0.jar | 39 KB |
| hstreams5-1.0.0-sources.jar | 30 KB |
| hstreams5-1.0.0-javadoc.jar | 75 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.jmnarloch/hstreams5/ -->
<dependency>
<groupId>com.github.jmnarloch</groupId>
<artifactId>hstreams5</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jmnarloch/hstreams5/
implementation 'com.github.jmnarloch:hstreams5:1.0.0'
// https://jarcasting.com/artifacts/com.github.jmnarloch/hstreams5/
implementation ("com.github.jmnarloch:hstreams5:1.0.0")
'com.github.jmnarloch:hstreams5:jar:1.0.0'
<dependency org="com.github.jmnarloch" name="hstreams5" rev="1.0.0">
<artifact name="hstreams5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jmnarloch', module='hstreams5', version='1.0.0')
)
libraryDependencies += "com.github.jmnarloch" % "hstreams5" % "1.0.0"
[com.github.jmnarloch/hstreams5 "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.hibernate : hibernate-core Optional | jar | 5.0.0.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-all | jar | 1.10.19 |
| junit : junit | jar | 4.12 |
| com.h2database : h2 | jar | 1.3.176 |
| org.hibernate : hibernate-testing | jar | 5.0.0.Final |