License |
License |
---|---|
GroupId | GroupIdeu.cdevreeze.tqa |
ArtifactId | ArtifactIdtqa_2.12 |
Version | Version0.10.0 |
Type | Typejar |
Description |
Descriptiontqa
Extensible XBRL taxonomy query API
|
Project URL |
Project URL |
Project Organization |
Project Organizationeu.cdevreeze.tqa |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tqa_2.12-0.10.0.pom | |
tqa_2.12-0.10.0.jar | 3 MB |
tqa_2.12-0.10.0-sources.jar | 411 KB |
tqa_2.12-0.10.0-javadoc.jar | 13 MB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.cdevreeze.tqa/tqa_2.12/ -->
<dependency>
<groupId>eu.cdevreeze.tqa</groupId>
<artifactId>tqa_2.12</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.cdevreeze.tqa/tqa_2.12/
implementation 'eu.cdevreeze.tqa:tqa_2.12:0.10.0'
// https://jarcasting.com/artifacts/eu.cdevreeze.tqa/tqa_2.12/
implementation ("eu.cdevreeze.tqa:tqa_2.12:0.10.0")
'eu.cdevreeze.tqa:tqa_2.12:jar:0.10.0'
<dependency org="eu.cdevreeze.tqa" name="tqa_2.12" rev="0.10.0">
<artifact name="tqa_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.cdevreeze.tqa', module='tqa_2.12', version='0.10.0')
)
libraryDependencies += "eu.cdevreeze.tqa" % "tqa_2.12" % "0.10.0"
[eu.cdevreeze.tqa/tqa_2.12 "0.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.11 |
eu.cdevreeze.yaidom : yaidom_2.12 | jar | 1.11.0 |
org.scala-lang.modules : scala-xml_2.12 | jar | 2.0.0-M1 |
org.scala-lang.modules : scala-collection-compat_2.12 | jar | 2.1.6 |
org.scalactic : scalactic_2.12 | jar | 3.1.1 |
net.sf.saxon : Saxon-HE | jar | 9.9.1-7 |
com.github.ben-manes.caffeine : caffeine | jar | 2.8.2 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.1.1 |
org.scalameta : scalameta_2.12 | jar | 4.3.10 |