Download JAR files tagged by many with all dependencies
firefly-common-jdk7 from group com.fireflysource (version 4.0.3.2)
Group: com.fireflysource Artifact: firefly-common-jdk7
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact firefly-common-jdk7
Group com.fireflysource
Version 4.0.3.2
Last update 28. July 2016
Organization not specified
URL http://maven.apache.org
License not specified
Dependencies amount 1
Dependencies javassist,
There are maybe transitive dependencies!
Group com.fireflysource
Version 4.0.3.2
Last update 28. July 2016
Organization not specified
URL http://maven.apache.org
License not specified
Dependencies amount 1
Dependencies javassist,
There are maybe transitive dependencies!
firefly-db-jdk7 from group com.fireflysource (version 4.0.3.2)
0 downloads
Artifact firefly-db-jdk7
Group com.fireflysource
Version 4.0.3.2
Last update 28. July 2016
Organization not specified
URL http://maven.apache.org
License not specified
Dependencies amount 2
Dependencies firefly-common-jdk7, commons-dbutils,
There are maybe transitive dependencies!
Group com.fireflysource
Version 4.0.3.2
Last update 28. July 2016
Organization not specified
URL http://maven.apache.org
License not specified
Dependencies amount 2
Dependencies firefly-common-jdk7, commons-dbutils,
There are maybe transitive dependencies!
firefly-nettool-jdk7 from group com.fireflysource (version 4.0.3.2)
Group: com.fireflysource Artifact: firefly-nettool-jdk7
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact firefly-nettool-jdk7
Group com.fireflysource
Version 4.0.3.2
Last update 28. July 2016
Organization not specified
URL http://maven.apache.org
License not specified
Dependencies amount 2
Dependencies firefly-common-jdk7, alpn-api,
There are maybe transitive dependencies!
Group com.fireflysource
Version 4.0.3.2
Last update 28. July 2016
Organization not specified
URL http://maven.apache.org
License not specified
Dependencies amount 2
Dependencies firefly-common-jdk7, alpn-api,
There are maybe transitive dependencies!
firefly-template-jdk7 from group com.fireflysource (version 4.0.3.2)
Group: com.fireflysource Artifact: firefly-template-jdk7
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact firefly-template-jdk7
Group com.fireflysource
Version 4.0.3.2
Last update 28. July 2016
Organization not specified
URL http://maven.apache.org
License not specified
Dependencies amount 1
Dependencies firefly-common-jdk7,
There are maybe transitive dependencies!
Group com.fireflysource
Version 4.0.3.2
Last update 28. July 2016
Organization not specified
URL http://maven.apache.org
License not specified
Dependencies amount 1
Dependencies firefly-common-jdk7,
There are maybe transitive dependencies!
firefly-jdk7 from group com.fireflysource (version 4.0.3.2)
0 downloads
Artifact firefly-jdk7
Group com.fireflysource
Version 4.0.3.2
Last update 28. July 2016
Organization not specified
URL http://maven.apache.org
License not specified
Dependencies amount 4
Dependencies firefly-common-jdk7, firefly-template-jdk7, firefly-nettool-jdk7, javax.servlet-api,
There are maybe transitive dependencies!
Group com.fireflysource
Version 4.0.3.2
Last update 28. July 2016
Organization not specified
URL http://maven.apache.org
License not specified
Dependencies amount 4
Dependencies firefly-common-jdk7, firefly-template-jdk7, firefly-nettool-jdk7, javax.servlet-api,
There are maybe transitive dependencies!
firefly-framework-jdk7 from group com.fireflysource (version 4.0.3.2)
Firefly framework helps you create a java web application easy and quickly. It provides MVC framework with HTTP Server and many other useful components for developing web applications. It means you can easy deploy your web without any other java web containers, in short , it's containerless. It taps into the fullest potential of hardware using SEDA architecture, a highly customizable thread model.
Group: com.fireflysource Artifact: firefly-framework-jdk7
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact firefly-framework-jdk7
Group com.fireflysource
Version 4.0.3.2
Last update 28. July 2016
Organization not specified
URL http://www.fireflysource.com
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.fireflysource
Version 4.0.3.2
Last update 28. July 2016
Organization not specified
URL http://www.fireflysource.com
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
pomlint-maven-plugin from group dk.kyuff.pomlint (version 1.1)
The pomlint mojo helps enforcing a certain style in Maven projects.
This is particular useful in a multi-module project maintained by large teams
of developers. Often best practices are ignored when the project becomes busy.
This leads to pom structures that are hard to maintain and thus degrade the
projects agility. By having a linter enforce the rules upfront many of the simple
mistakes can be avoided.
Group: dk.kyuff.pomlint Artifact: pomlint-maven-plugin
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact pomlint-maven-plugin
Group dk.kyuff.pomlint
Version 1.1
Last update 10. July 2016
Organization not specified
URL http://maven.apache.org
License MIT License
Dependencies amount 3
Dependencies maven-plugin-api, maven-core, maven-model,
There are maybe transitive dependencies!
Group dk.kyuff.pomlint
Version 1.1
Last update 10. July 2016
Organization not specified
URL http://maven.apache.org
License MIT License
Dependencies amount 3
Dependencies maven-plugin-api, maven-core, maven-model,
There are maybe transitive dependencies!
closure-compiler-java-6 from group org.scala-js (version v20160517)
Closure Compiler is a JavaScript optimizing compiler. It parses your
JavaScript, analyzes it, removes dead code and rewrites and minimizes
what's left. It also checks syntax, variable references, and types, and
warns about common JavaScript pitfalls. It is used in many of Google's
JavaScript apps, including Gmail, Google Web Search, Google Maps, and
Google Docs.
Artifact closure-compiler-java-6
Group org.scala-js
Version v20160517
Last update 07. July 2016
Organization not specified
URL https://github.com/scala-js/closure-compiler/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.scala-js
Version v20160517
Last update 07. July 2016
Organization not specified
URL https://github.com/scala-js/closure-compiler/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
closure-compiler-unshaded-java-6 from group org.scala-js (version v20160517)
Closure Compiler is a JavaScript optimizing compiler. It parses your
JavaScript, analyzes it, removes dead code and rewrites and minimizes
what's left. It also checks syntax, variable references, and types, and
warns about common JavaScript pitfalls. It is used in many of Google's
JavaScript apps, including Gmail, Google Web Search, Google Maps, and
Google Docs.
2 downloads
Artifact closure-compiler-unshaded-java-6
Group org.scala-js
Version v20160517
Last update 07. July 2016
Organization not specified
URL https://github.com/scala-js/closure-compiler/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.scala-js
Version v20160517
Last update 07. July 2016
Organization not specified
URL https://github.com/scala-js/closure-compiler/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
closure-compiler-main-java-6 from group org.scala-js (version v20160517)
Group: org.scala-js Artifact: closure-compiler-main-java-6
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
- 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
- 117
- 118
Page 94 from 118 (items total 1172)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy