The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Type | Optional |
|---|---|---|---|---|
| at.gv.egiz | BKUCommonGUI | 1.3.6-SNAPSHOT | jar | No |
| at.gv.egiz | STALExt | 1.3.6-SNAPSHOT | jar | No |
| at.gv.egiz | utils | 1.3.6-SNAPSHOT | jar | No |
| com.sun.xml.bind | jaxb-impl | 2.1.9 | jar | No |
| commons-configuration | commons-configuration | 1.6 | jar | No |
| commons-fileupload | commons-fileupload | 1.2.1 | jar | No |
| commons-httpclient | commons-httpclient | 3.1 | jar | No |
| iaik | iaik_ecc_signed | 2.15 | jar | No |
| iaik | iaik_jce_full_signed | 3.16 | jar | No |
| iaik | iaik_pki | 1.0-MOCCA | jar | No |
| iaik | iaik_xsect | 1.17 | jar | No |
| org.slf4j | slf4j-api | 1.5.11 | jar | No |
| xalan | xalan | 2.7.1 | jar | No |
| xerces | xercesImpl | 2.9.1 | jar | No |
| org.springframework | spring-context | 2.5.5 | jar | Yes |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
| GroupId | ArtifactId | Version | Type |
|---|---|---|---|
| at.gv.egiz | BKUFonts | 1.2 | jar |
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
| GroupId | ArtifactId | Version | Type |
|---|---|---|---|
| com.sun.xml.ws | jaxws-rt | 2.1.5 | jar |
| junit | junit | 4.4 | jar |
| log4j | log4j | 1.2.12 | jar |
| org.slf4j | slf4j-log4j12 | 1.5.11 | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Type |
|---|---|---|---|
| aopalliance | aopalliance | 1.0 | jar |
| at.gv.egiz | STAL | 1.3.6-SNAPSHOT | jar |
| at.gv.egiz | smcc | 1.3.6-SNAPSHOT | jar |
| commons-beanutils | commons-beanutils | 1.7.0 | jar |
| commons-beanutils | commons-beanutils-core | 1.8.0 | jar |
| commons-codec | commons-codec | 1.2 | jar |
| commons-collections | commons-collections | 3.2.1 | jar |
| commons-digester | commons-digester | 1.8 | jar |
| commons-lang | commons-lang | 2.4 | jar |
| commons-logging | commons-logging | 1.0.4 | jar |
| iaik | iaik_jce_me4se | 3.04 | jar |
| javax.activation | activation | 1.1 | jar |
| javax.xml.bind | jaxb-api | 2.1 | jar |
| javax.xml.stream | stax-api | 1.0-2 | jar |
| org.springframework | spring-beans | 2.5.5 | jar |
| org.springframework | spring-core | 2.5.5 | jar |
| xalan | serializer | 2.7.1 | jar |
| xml-apis | xml-apis | 1.3.04 | jar |
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
| GroupId | ArtifactId | Version | Type |
|---|---|---|---|
| com.sun.org.apache.xml.internal | resolver | 20050927 | jar |
| com.sun.xml.messaging.saaj | saaj-impl | 1.3.2 | jar |
| com.sun.xml.stream.buffer | streambuffer | 0.8 | jar |
| javax.xml.soap | saaj-api | 1.3 | jar |
| javax.xml.ws | jaxws-api | 2.1 | jar |
| org.jvnet | mimepull | 1.3 | jar |
| org.jvnet.staxex | stax-ex | 1.2 | jar |
| woodstox | wstx-asl | 3.2.3 | jar |
at.gv.egiz:bkucommon:jar:1.3.6-SNAPSHOT ![]()
at.gv.egiz:utils:jar:1.3.6-SNAPSHOT (compile) ![]()
org.slf4j:slf4j-api:jar:1.5.11 (compile) ![]()
iaik:iaik_jce_full_signed:jar:3.16 (compile) ![]()
iaik:iaik_ecc_signed:jar:2.15 (compile) ![]()
iaik:iaik_xsect:jar:1.17 (compile) ![]()
com.sun.xml.bind:jaxb-impl:jar:2.1.9 (compile) ![]()
at.gv.egiz:STALExt:jar:1.3.6-SNAPSHOT (compile) ![]()
at.gv.egiz:STAL:jar:1.3.6-SNAPSHOT (compile) ![]()
at.gv.egiz:BKUCommonGUI:jar:1.3.6-SNAPSHOT (compile) ![]()
at.gv.egiz:smcc:jar:1.3.6-SNAPSHOT (compile) ![]()
org.slf4j:slf4j-api:jar:1.5.11 (compile) ![]()
iaik:iaik_jce_me4se:jar:3.04 (compile) ![]()
at.gv.egiz:STAL:jar:1.3.6-SNAPSHOT (compile) ![]()
at.gv.egiz:BKUFonts:jar:1.2 (runtime) ![]()
iaik:iaik_jce_full_signed:jar:3.16 (compile) ![]()
iaik:iaik_ecc_signed:jar:2.15 (compile) ![]()
commons-fileupload:commons-fileupload:jar:1.2.1 (compile) ![]()
commons-httpclient:commons-httpclient:jar:3.1 (compile) ![]()
commons-logging:commons-logging:jar:1.0.4 (compile) ![]()
commons-codec:commons-codec:jar:1.2 (compile) ![]()
xerces:xercesImpl:jar:2.9.1 (compile) ![]()
xml-apis:xml-apis:jar:1.3.04 (compile) ![]()
xalan:xalan:jar:2.7.1 (compile) ![]()
xalan:serializer:jar:2.7.1 (compile) ![]()
xml-apis:xml-apis:jar:1.3.04 (compile) ![]()
iaik:iaik_xsect:jar:1.17 (compile) ![]()
iaik:iaik_pki:jar:1.0-MOCCA (compile) ![]()
org.springframework:spring-context:jar:2.5.5 (compile) ![]()
aopalliance:aopalliance:jar:1.0 (compile) ![]()
org.springframework:spring-beans:jar:2.5.5 (compile) ![]()
org.springframework:spring-core:jar:2.5.5 (compile) ![]()
org.springframework:spring-core:jar:2.5.5 (compile) ![]()
com.sun.xml.ws:jaxws-rt:jar:2.1.5 (test) ![]()
javax.xml.ws:jaxws-api:jar:2.1 (test) ![]()
javax.xml.bind:jaxb-api:jar:2.1 (test) ![]()
com.sun.xml.bind:jaxb-impl:jar:2.1.9 (test) ![]()
com.sun.xml.messaging.saaj:saaj-impl:jar:1.3.2 (test) ![]()
javax.xml.soap:saaj-api:jar:1.3 (test) ![]()
javax.activation:activation:jar:1.1 (test) ![]()
com.sun.xml.stream.buffer:streambuffer:jar:0.8 (test) ![]()
org.jvnet.staxex:stax-ex:jar:1.2 (test) ![]()
javax.activation:activation:jar:1.1 (compile) ![]()
woodstox:wstx-asl:jar:3.2.3 (test) ![]()
org.jvnet.staxex:stax-ex:jar:1.2 (test) ![]()
javax.activation:activation:jar:1.1 (compile) ![]()
junit:junit:jar:4.4 (test) ![]()
com.sun.org.apache.xml.internal:resolver:jar:20050927 (test) ![]()
org.jvnet:mimepull:jar:1.3 (test) ![]()
com.sun.xml.bind:jaxb-impl:jar:2.1.9 (compile) ![]()
javax.xml.bind:jaxb-api:jar:2.1 (compile) ![]()
javax.xml.stream:stax-api:jar:1.0-2 (compile) ![]()
javax.activation:activation:jar:1.1 (compile) ![]()
commons-configuration:commons-configuration:jar:1.6 (compile) ![]()
commons-collections:commons-collections:jar:3.2.1 (compile) ![]()
commons-lang:commons-lang:jar:2.4 (compile) ![]()
commons-digester:commons-digester:jar:1.8 (compile) ![]()
commons-beanutils:commons-beanutils:jar:1.7.0 (compile) ![]()
commons-beanutils:commons-beanutils-core:jar:1.8.0 (compile) ![]()
org.slf4j:slf4j-api:jar:1.5.11 (compile) ![]()
org.slf4j:slf4j-log4j12:jar:1.5.11 (test) ![]()
org.slf4j:slf4j-api:jar:1.5.11 (compile) ![]()
log4j:log4j:jar:1.2.12 (runtime) ![]()
log4j:log4j:jar:1.2.12 (test) ![]()
junit:junit:jar:4.4 (test) ![]()
EUPL v1.1: BKU Common, BKU Common GUI, BKU Fonts, STAL, STAL Ext, Utils, smcc
Common Development And Distribution License (CDDL) Version 1.0: Extended StAX API
Public Domain: AOP alliance
Unknown: Codec, Unnamed - com.sun.org.apache.xml.internal:resolver:jar:20050927, Unnamed - com.sun.xml.bind:jaxb-impl:jar:2.1.9, Unnamed - com.sun.xml.messaging.saaj:saaj-impl:jar:1.3.2, Unnamed - com.sun.xml.stream.buffer:streambuffer:jar:0.8, Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0, Unnamed - iaik:iaik_ecc_signed:jar:2.15, Unnamed - iaik:iaik_jce_full_signed:jar:3.16, Unnamed - iaik:iaik_jce_me4se:jar:3.04, Unnamed - iaik:iaik_pki:jar:1.0-MOCCA, Unnamed - iaik:iaik_xsect:jar:1.17, Unnamed - javax.xml.bind:jaxb-api:jar:2.1, Unnamed - javax.xml.soap:saaj-api:jar:1.3, Unnamed - javax.xml.ws:jaxws-api:jar:2.1, Unnamed - log4j:log4j:jar:1.2.12, Unnamed - woodstox:wstx-asl:jar:3.2.3
Apache License: HttpClient
GNU General Public Library: Streaming API for XML
Common Public License Version 1.0: JUnit
GPLv2 with classpath exception: JAX-WS (JSR-224) Reference Implementation, MIME streaming extension
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JAX-WS (JSR-224) Reference Implementation, MIME streaming extension, Streaming API for XML
The Apache Software License, Version 2.0: Commons BeanUtils Core, Commons Collections, Commons Configuration, Commons FileUpload, Commons Lang, Digester, Logging, Spring Framework: Beans, Spring Framework: Context, Spring Framework: Core, XML Commons External Components XML APIs, Xalan Java, Xalan Java Serializer, Xerces2 Java Parser
MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding
Common Development and Distribution License (CDDL) v1.0: JavaBeans Activation Framework (JAF)
| Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
|---|---|---|---|---|---|---|
| aopalliance-1.0.jar | 4.36 kB | 15 | 9 | 2 | 1.3 | debug |
| BKUCommonGUI-1.3.6-SNAPSHOT.jar | 120.59 kB | 98 | 72 | 4 | 1.6 | debug |
| BKUFonts-1.2.jar | 583.50 kB | 13 | 0 | 0 | - | release |
| STAL-1.3.6-SNAPSHOT.jar | 15.72 kB | 33 | 21 | 2 | 1.6 | debug |
| STALExt-1.3.6-SNAPSHOT.jar | 6.67 kB | 22 | 10 | 1 | 1.6 | debug |
| smcc-1.3.6-SNAPSHOT.jar | 174.27 kB | 122 | 89 | 6 | 1.6 | debug |
| utils-1.3.6-SNAPSHOT.jar | 317.72 kB | 379 | 313 | 23 | 1.6 | debug |
| resolver-20050927.jar | 66.58 kB | 37 | 25 | 4 | 1.5 | debug |
| jaxb-impl-2.1.9.jar | 836.67 kB | 695 | 648 | 29 | 1.5 | debug |
| saaj-impl-1.3.2.jar | 271.63 kB | 182 | 149 | 13 | 1.4 | debug |
| streambuffer-0.8.jar | 78.13 kB | 52 | 41 | 3 | 1.5 | debug |
| jaxws-rt-2.1.5.jar | 1.24 MB | 987 | 888 | 68 | 1.5 | debug |
| commons-beanutils-1.7.0.jar | 184.25 kB | 129 | 111 | 5 | 1.2 | debug |
| commons-beanutils-core-1.8.0.jar | 201.21 kB | 131 | 118 | 6 | 1.3 | debug |
| commons-codec-1.2.jar | 29.38 kB | 30 | 19 | 5 | 1.1 | debug |
| commons-collections-3.2.1.jar | 561.90 kB | 482 | 458 | 12 | 1.2 | debug |
| commons-configuration-1.6.jar | 291.83 kB | 189 | 165 | 9 | 1.3 | debug |
| commons-digester-1.8.jar | 140.24 kB | 114 | 100 | 6 | 1.2 | debug |
| commons-fileupload-1.2.1.jar | 56.42 kB | 60 | 43 | 5 | 1.3 | debug |
| commons-httpclient-3.1.jar | 297.85 kB | 183 | 167 | 8 | 1.2 | debug |
| commons-lang-2.4.jar | 255.67 kB | 148 | 127 | 9 | 1.2 | debug |
| commons-logging-1.0.4.jar | 37.12 kB | 29 | 18 | 2 | 1.2 | debug |
| iaik_ecc_signed-2.15.jar | 105.36 kB | 102 | 80 | 12 | 1.1 | release |
| iaik_jce_full_signed-3.16.jar | 855.37 kB | 644 | 590 | 45 | 1.1 | release |
| iaik_jce_me4se-3.04.jar | 97.24 kB | 60 | 47 | 10 | 1.1 | release |
| iaik_pki-1.0-MOCCA.jar | 366.49 kB | 388 | 325 | 36 | 1.1 | release |
| iaik_xsect-1.17.jar | 366.10 kB | 318 | 314 | 29 | 1.1 | release |
| activation-1.1.jar | 61.51 kB | 50 | 38 | 3 | 1.4 | debug |
| jaxb-api-2.1.jar | 87.86 kB | 113 | 100 | 6 | 1.5 | debug |
| saaj-api-1.3.jar | 24.34 kB | 39 | 29 | 1 | 1.1 | debug |
| stax-api-1.0-2.jar | 22.80 kB | 44 | 37 | 3 | 1.5 | debug |
| jaxws-api-2.1.jar | 32.64 kB | 65 | 54 | 7 | 1.5 | debug |
| junit-4.4.jar | 157.69 kB | 188 | 154 | 20 | 1.5 | debug |
| log4j-1.2.12.jar | 349.69 kB | 283 | 253 | 19 | 1.1 | debug |
| mimepull-1.3.jar | 37.78 kB | 42 | 32 | 1 | 1.5 | debug |
| stax-ex-1.2.jar | 10.81 kB | 19 | 9 | 1 | 1.5 | debug |
| slf4j-api-1.5.11.jar | 23.12 kB | 32 | 21 | 3 | 1.3 | debug |
| slf4j-log4j12-1.5.11.jar | 9.47 kB | 16 | 6 | 1 | 1.3 | debug |
| spring-beans-2.5.5.jar | 474.64 kB | 326 | 296 | 15 | 1.5 | debug |
| spring-core-2.5.5.jar | 280.50 kB | 235 | 211 | 19 | 1.5 | debug |
| wstx-asl-3.2.3.jar | 507.86 kB | 261 | 251 | 20 | 1.2 | debug |
| serializer-2.7.1.jar | 271.76 kB | 124 | 109 | 3 | 1.1 | debug |
| xalan-2.7.1.jar | 3.03 MB | 1,577 | 1,513 | 49 | 1.1 | debug |
| xercesImpl-2.9.1.jar | 1.17 MB | 964 | 894 | 38 | 1.1 | release |
| xml-apis-1.3.04.jar | 189.80 kB | 344 | 303 | 25 | 1.1 | release |
| spring-context-2.5.5.jar | 462.42 kB | 404 | 342 | 47 | 1.5 | debug |
| Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
| 46 | 14.55 MB | 10,768 | 9,599 | 635 | 1.6 | 38 |
| compile: 33 | compile: 11.23 MB | compile: 8,584 | compile: 7,708 | compile: 477 | - | compile: 26 |
| test: 12 | test: 2.75 MB | test: 2,171 | test: 1,891 | test: 158 | - | test: 12 |
| runtime: 1 | runtime: 583.50 kB | runtime: 13 | - | - | - | - |