License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.heliorm |
ArtifactId | ArtifactIddrivers |
Last Version | Last Version0.99.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Description[HeliORM] Database Drivers
HeliORM - A Type-safe Object Relational Mapper
|
Filename | Size |
---|---|
drivers-0.99.1.pom | 690 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.heliorm/drivers/ -->
<dependency>
<groupId>com.heliorm</groupId>
<artifactId>drivers</artifactId>
<version>0.99.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.heliorm/drivers/
implementation 'com.heliorm:drivers:0.99.1'
// https://jarcasting.com/artifacts/com.heliorm/drivers/
implementation ("com.heliorm:drivers:0.99.1")
'com.heliorm:drivers:pom:0.99.1'
<dependency org="com.heliorm" name="drivers" rev="0.99.1">
<artifact name="drivers" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.heliorm', module='drivers', version='0.99.1')
)
libraryDependencies += "com.heliorm" % "drivers" % "0.99.1"
[com.heliorm/drivers "0.99.1"]