License |
License |
---|---|
GroupId | GroupIdcom.premiumminds |
ArtifactId | ArtifactIdbilly-core |
Last Version | Last Version5.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbilly core
A project to aid in dealing with financial data
|
Filename | Size |
---|---|
billy-core-5.4.2.pom | |
billy-core-5.4.2.jar | 137 KB |
billy-core-5.4.2-tests.jar | 74 KB |
billy-core-5.4.2-sources.jar | 132 KB |
billy-core-5.4.2-javadoc.jar | 869 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.premiumminds/billy-core/ -->
<dependency>
<groupId>com.premiumminds</groupId>
<artifactId>billy-core</artifactId>
<version>5.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.premiumminds/billy-core/
implementation 'com.premiumminds:billy-core:5.4.2'
// https://jarcasting.com/artifacts/com.premiumminds/billy-core/
implementation ("com.premiumminds:billy-core:5.4.2")
'com.premiumminds:billy-core:jar:5.4.2'
<dependency org="com.premiumminds" name="billy-core" rev="5.4.2">
<artifact name="billy-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.premiumminds', module='billy-core', version='5.4.2')
)
libraryDependencies += "com.premiumminds" % "billy-core" % "5.4.2"
[com.premiumminds/billy-core "5.4.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.inject : guice | jar | 4.2.3 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
javax.validation : validation-api | jar | 2.0.1.Final |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
org.hibernate.javax.persistence : hibernate-jpa-2.1-api | jar | 1.0.2.Final |
org.hibernate : hibernate-validator | jar | 5.4.3.Final |
javax.el : javax.el-api | jar | 3.0.0 |
org.glassfish : javax.el | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |
org.mockito : mockito-core | jar | 4.0.0 |
org.yaml : snakeyaml | jar | 1.29 |