License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Data |
GroupId | GroupIdcom.mantledillusion.data |
ArtifactId | ArtifactIdepiphy |
Version | Version4.0.0 |
Type | Typejar |
Description |
DescriptionEpiphy
Epiphy is a lightweight library for property based data model access.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
epiphy-4.0.0.pom | |
epiphy-4.0.0.jar | 77 KB |
epiphy-4.0.0-sources.jar | 49 KB |
epiphy-4.0.0-javadoc.jar | 372 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mantledillusion.data/epiphy/ -->
<dependency>
<groupId>com.mantledillusion.data</groupId>
<artifactId>epiphy</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mantledillusion.data/epiphy/
implementation 'com.mantledillusion.data:epiphy:4.0.0'
// https://jarcasting.com/artifacts/com.mantledillusion.data/epiphy/
implementation ("com.mantledillusion.data:epiphy:4.0.0")
'com.mantledillusion.data:epiphy:jar:4.0.0'
<dependency org="com.mantledillusion.data" name="epiphy" rev="4.0.0">
<artifact name="epiphy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mantledillusion.data', module='epiphy', version='4.0.0')
)
libraryDependencies += "com.mantledillusion.data" % "epiphy" % "4.0.0"
[com.mantledillusion.data/epiphy "4.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |