Last Version

[HeliORM] Test 0.99.1

HeliORM - A Type-safe Object Relational Mapper

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.heliorm
ArtifactId

ArtifactId

test
Version

Version

0.99.1
Type

Type

jar
Description

Description

[HeliORM] Test
HeliORM - A Type-safe Object Relational Mapper

Download test 0.99.1


<!-- https://jarcasting.com/artifacts/com.heliorm/test/ -->
<dependency>
    <groupId>com.heliorm</groupId>
    <artifactId>test</artifactId>
    <version>0.99.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.heliorm/test/
implementation 'com.heliorm:test:0.99.1'
// https://jarcasting.com/artifacts/com.heliorm/test/
implementation ("com.heliorm:test:0.99.1")
'com.heliorm:test:jar:0.99.1'
<dependency org="com.heliorm" name="test" rev="0.99.1">
  <artifact name="test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.heliorm', module='test', version='0.99.1')
)
libraryDependencies += "com.heliorm" % "test" % "0.99.1"
[com.heliorm/test "0.99.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
com.heliorm : core jar 0.99.1
com.heliorm : annotation jar 0.99.1

test (7)

Group / Artifact Type Version
com.h2database : h2 jar 2.1.210
com.zaxxer : HikariCP jar 3.4.2
com.heliorm : mysql jar 0.99.1
mysql : mysql-connector-java jar 8.0.20
org.postgresql : postgresql jar 42.3.3
com.heliorm : postgresql jar 0.99.1
com.google.code.gson : gson jar 2.8.6

Project Modules

There are no modules declared in this project.