tqa

Extensible XBRL taxonomy query API

License

License

GroupId

GroupId

eu.cdevreeze.tqa
ArtifactId

ArtifactId

tqa_3
Last Version

Last Version

0.13.0
Release Date

Release Date

Type

Type

jar
Description

Description

tqa
Extensible XBRL taxonomy query API
Project URL

Project URL

https://github.com/dvreeze/tqa
Project Organization

Project Organization

eu.cdevreeze.tqa
Source Code Management

Source Code Management

https://github.com/dvreeze/tqa.git

Download tqa_3

How to add to project

<!-- https://jarcasting.com/artifacts/eu.cdevreeze.tqa/tqa_3/ -->
<dependency>
    <groupId>eu.cdevreeze.tqa</groupId>
    <artifactId>tqa_3</artifactId>
    <version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.cdevreeze.tqa/tqa_3/
implementation 'eu.cdevreeze.tqa:tqa_3:0.13.0'
// https://jarcasting.com/artifacts/eu.cdevreeze.tqa/tqa_3/
implementation ("eu.cdevreeze.tqa:tqa_3:0.13.0")
'eu.cdevreeze.tqa:tqa_3:jar:0.13.0'
<dependency org="eu.cdevreeze.tqa" name="tqa_3" rev="0.13.0">
  <artifact name="tqa_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.cdevreeze.tqa', module='tqa_3', version='0.13.0')
)
libraryDependencies += "eu.cdevreeze.tqa" % "tqa_3" % "0.13.0"
[eu.cdevreeze.tqa/tqa_3 "0.13.0"]

Dependencies

compile (8)

Group / Artifact Type Version
org.scala-lang : scala3-library_3 jar 3.0.0
eu.cdevreeze.yaidom : yaidom_3 jar 1.13.0
org.scala-lang.modules : scala-xml_3 jar 2.0.0
org.scalactic : scalactic_3 jar 3.2.9
net.sf.saxon : Saxon-HE jar 9.9.1-8
com.github.ben-manes.caffeine : caffeine jar 2.9.0
com.google.code.findbugs : jsr305 jar 3.0.2
org.scala-lang.modules : scala-parallel-collections_3 jar 1.0.3

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_3 jar 3.2.9

Project Modules

There are no modules declared in this project.

Versions

Version
0.13.0
0.12.0
0.11.0