Download JAR files tagged by first with all dependencies
server from group de.hamstersimulator.objectsfirst (version 5.0.2)
Group: de.hamstersimulator.objectsfirst Artifact: server
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact server
Group de.hamstersimulator.objectsfirst
Version 5.0.2
Last update 14. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies gson, utils, core, javafx-base,
There are maybe transitive dependencies!
Group de.hamstersimulator.objectsfirst
Version 5.0.2
Last update 14. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies gson, utils, core, javafx-base,
There are maybe transitive dependencies!
config from group de.hamstersimulator.objectsfirst (version 5.0.2)
Group: de.hamstersimulator.objectsfirst Artifact: config
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact config
Group de.hamstersimulator.objectsfirst
Version 5.0.2
Last update 14. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies gson,
There are maybe transitive dependencies!
Group de.hamstersimulator.objectsfirst
Version 5.0.2
Last update 14. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies gson,
There are maybe transitive dependencies!
ui from group de.hamstersimulator.objectsfirst (version 5.0.2)
Group: de.hamstersimulator.objectsfirst Artifact: ui
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact ui
Group de.hamstersimulator.objectsfirst
Version 5.0.2
Last update 14. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies core, javafx, javafx-fxml,
There are maybe transitive dependencies!
Group de.hamstersimulator.objectsfirst
Version 5.0.2
Last update 14. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies core, javafx, javafx-fxml,
There are maybe transitive dependencies!
core from group de.hamstersimulator.objectsfirst (version 5.0.2)
Group: de.hamstersimulator.objectsfirst Artifact: core
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact core
Group de.hamstersimulator.objectsfirst
Version 5.0.2
Last update 14. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies utils, javafx-base,
There are maybe transitive dependencies!
Group de.hamstersimulator.objectsfirst
Version 5.0.2
Last update 14. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies utils, javafx-base,
There are maybe transitive dependencies!
parent from group de.hamstersimulator.objectsfirst (version 5.0.2)
The objectsfirst Hamstersimulator is a variant of the Hamstersimulator for teaching programming initiated by D. Bohles at the University of Oldenburg. This variant here used the original ideas but uses a pure OO-API and utilizes features of modern Java versions and libraries (JDK >= 14). In addition, it brings objects-first to the Hamstersimulator as described in the programming teaching book "Touch of Class" by B. Meyer.
Group: de.hamstersimulator.objectsfirst Artifact: parent
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact parent
Group de.hamstersimulator.objectsfirst
Version 5.0.2
Last update 14. October 2024
Organization not specified
URL https://github.com/SQAHamster/plain-java-hamster/blob/master/README.md
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group de.hamstersimulator.objectsfirst
Version 5.0.2
Last update 14. October 2024
Organization not specified
URL https://github.com/SQAHamster/plain-java-hamster/blob/master/README.md
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
jaxrs-ri from group org.glassfish.jersey.bundles (version 3.1.9)
A bundle project producing JAX-RS RI bundles. The primary artifact is an "all-in-one" OSGi-fied JAX-RS RI bundle
(jaxrs-ri.jar).
Attached to that are two compressed JAX-RS RI archives. The first archive (jaxrs-ri.zip) consists of binary RI bits and
contains the API jar (under "api" directory), RI libraries (under "lib" directory) as well as all external
RI dependencies (under "ext" directory). The secondary archive (jaxrs-ri-src.zip) contains buildable JAX-RS RI source
bundle and contains the API jar (under "api" directory), RI sources (under "src" directory) as well as all external
RI dependencies (under "ext" directory). The second archive also contains "build.xml" ANT script that builds the RI
sources. To build the JAX-RS RI simply unzip the archive, cd to the created jaxrs-ri directory and invoke "ant" from
the command line.
Group: org.glassfish.jersey.bundles Artifact: jaxrs-ri
Show all versions Show documentation Show source
Show all versions Show documentation Show source
5071 downloads
Artifact jaxrs-ri
Group org.glassfish.jersey.bundles
Version 3.1.9
Last update 07. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies jersey-hk2, jersey-common, jersey-media-jaxb, jersey-media-json-binding, jersey-client, jersey-server, jersey-container-servlet-core, jersey-container-servlet, jersey-media-sse,
There are maybe transitive dependencies!
Group org.glassfish.jersey.bundles
Version 3.1.9
Last update 07. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies jersey-hk2, jersey-common, jersey-media-jaxb, jersey-media-json-binding, jersey-client, jersey-server, jersey-container-servlet-core, jersey-container-servlet, jersey-media-sse,
There are maybe transitive dependencies!
authzforce-pdp-ext-json-path from group org.ow2.authzforce (version 1.0.0)
AuthzForce PDP extensions for JSON value processing, in particular JSONPath evaluation; it provides the XACML datatype 'urn:ow2:authzforce:feature:pdp:datatype:json' for JSON object/array values, and XACML functions that evaluate a JSON path (second parameter of standard string datatype) against an input JSON object/array (first parameter of datatype 'urn:ow2:authzforce:feature:pdp:datatype:json') and return the result of this evaluation. The return datatype depends on the actual function used: 'urn:ow2:authzforce:feature:pdp:function:string-from-json-path' returns a bag of strings, 'urn:ow2:authzforce:feature:pdp:function:integer-from-json-path' returns a bag of integers, 'urn:ow2:authzforce:feature:pdp:function:double-from-json-path' returns a bag of doubles, 'urn:ow2:authzforce:feature:pdp:function:boolean-from-json-path' returns a bag of booleans.
0 downloads
Artifact authzforce-pdp-ext-json-path
Group org.ow2.authzforce
Version 1.0.0
Last update 22. May 2024
Organization not specified
URL ${project.url}
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies authzforce-ce-core-pdp-api, json-path,
There are maybe transitive dependencies!
Group org.ow2.authzforce
Version 1.0.0
Last update 22. May 2024
Organization not specified
URL ${project.url}
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies authzforce-ce-core-pdp-api, json-path,
There are maybe transitive dependencies!
skrapeit-http-fetcher from group it.skrape (version 1.3.0-alpha.2)
A Kotlin-based testing/scraping/parsing library providing the ability to analyze and extract data from HTML (server & client-side rendered). It places particular emphasis on ease of use and a high level of readability by providing an intuitive DSL. First and foremost it aims to be a testing lib, but it can also be used to scrape websites in a convenient fashion.
0 downloads
Artifact skrapeit-http-fetcher
Group it.skrape
Version 1.3.0-alpha.2
Last update 29. November 2023
Organization not specified
URL https://docs.skrape.it
License MIT License
Dependencies amount 2
Dependencies skrapeit-base-fetcher, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
Group it.skrape
Version 1.3.0-alpha.2
Last update 29. November 2023
Organization not specified
URL https://docs.skrape.it
License MIT License
Dependencies amount 2
Dependencies skrapeit-base-fetcher, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
skrapeit-browser-fetcher from group it.skrape (version 1.3.0-alpha.2)
A Kotlin-based testing/scraping/parsing library providing the ability to analyze and extract data from HTML (server & client-side rendered). It places particular emphasis on ease of use and a high level of readability by providing an intuitive DSL. First and foremost it aims to be a testing lib, but it can also be used to scrape websites in a convenient fashion.
0 downloads
Artifact skrapeit-browser-fetcher
Group it.skrape
Version 1.3.0-alpha.2
Last update 29. November 2023
Organization not specified
URL https://docs.skrape.it
License MIT License
Dependencies amount 5
Dependencies skrapeit-base-fetcher, htmlunit-android, logback-classic, log4j-over-slf4j, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
Group it.skrape
Version 1.3.0-alpha.2
Last update 29. November 2023
Organization not specified
URL https://docs.skrape.it
License MIT License
Dependencies amount 5
Dependencies skrapeit-base-fetcher, htmlunit-android, logback-classic, log4j-over-slf4j, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
skrapeit-base-fetcher from group it.skrape (version 1.3.0-alpha.2)
A Kotlin-based testing/scraping/parsing library providing the ability to analyze and extract data from HTML (server & client-side rendered). It places particular emphasis on ease of use and a high level of readability by providing an intuitive DSL. First and foremost it aims to be a testing lib, but it can also be used to scrape websites in a convenient fashion.
0 downloads
Artifact skrapeit-base-fetcher
Group it.skrape
Version 1.3.0-alpha.2
Last update 29. November 2023
Organization not specified
URL https://docs.skrape.it
License MIT License
Dependencies amount 2
Dependencies kotlinx-coroutines-jdk8, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
Group it.skrape
Version 1.3.0-alpha.2
Last update 29. November 2023
Organization not specified
URL https://docs.skrape.it
License MIT License
Dependencies amount 2
Dependencies kotlinx-coroutines-jdk8, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 56
- 57
- 58
- 59
- 60
- 61
- 62
- 63
- 64
- 65
- 66
- 67
- 68
- 69
- 70
- 71
- 72
- 73
- 74
- 75
- 76
- 77
- 78
- 79
- 80
- 81
- 82
- 83
- 84
- 85
- 86
- 87
- 88
- 89
- 90
- 91
- 92
- 93
- 94
- 95
- 96
- 97
- 98
- 99
- 100
- 101
- 102
- 103
- 104
- 105
- 106
- 107
- 108
- 109
- 110
- 111
- 112
- 113
- 114
- 115
- 116
Page 101 from 116 (items total 1155)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy