License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Security |
GroupId | GroupIdcom.github.kelebra |
ArtifactId | ArtifactIdsecurity-identifier |
Version | Version0.2 |
Type | Typejar |
Description |
DescriptionSecurity Identifier
Domain model and utility methods for representation of securities identification on exchange
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
security-identifier-0.2.pom | |
security-identifier-0.2.jar | 21 KB |
security-identifier-0.2-sources.jar | 12 KB |
security-identifier-0.2-javadoc.jar | 96 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kelebra/security-identifier/ -->
<dependency>
<groupId>com.github.kelebra</groupId>
<artifactId>security-identifier</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kelebra/security-identifier/
implementation 'com.github.kelebra:security-identifier:0.2'
// https://jarcasting.com/artifacts/com.github.kelebra/security-identifier/
implementation ("com.github.kelebra:security-identifier:0.2")
'com.github.kelebra:security-identifier:jar:0.2'
<dependency org="com.github.kelebra" name="security-identifier" rev="0.2">
<artifact name="security-identifier" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kelebra', module='security-identifier', version='0.2')
)
libraryDependencies += "com.github.kelebra" % "security-identifier" % "0.2"
[com.github.kelebra/security-identifier "0.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.assertj : assertj-core | jar | 2.3.0 |
org.apache.pdfbox : pdfbox | jar | 2.0.0 |