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