Last Version

Security Identifier 0.2

Domain model and utility methods for representation of securities identification on exchange

License

License

Categories

Categories

IDE Development Tools Security
GroupId

GroupId

com.github.kelebra
ArtifactId

ArtifactId

security-identifier
Version

Version

0.2
Type

Type

jar
Description

Description

Security Identifier
Domain model and utility methods for representation of securities identification on exchange
Project URL

Project URL

https://github.com/kelebra/security-identifier
Source Code Management

Source Code Management

https://github.com/kelebra/security-identifier.git

Download security-identifier 0.2


<!-- 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"]

Dependencies

test (3)

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

Project Modules

There are no modules declared in this project.