Download JAR files tagged by coding with all dependencies
maven-properties-enum-plugin from group com.googlecode.maven-properties-enum-plugin (version 1.4.0)
Never liked hard-coding your property keys? The maven-properties-enum-plugin allows you to generate enum types, holding all valid keys including javadoc.
Your advantages:
* You can't access on non-existing keys as it would cause compile errors
* As it's an enum, you can use your IDE's auto-completion
* You'll never have to check your properties keys again
* You can see the property's value in the enum field's javadoc
Group: com.googlecode.maven-properties-enum-plugin Artifact: maven-properties-enum-plugin
Show all versions Show documentation Show source
Show all versions Show documentation Show source
1 downloads
Artifact maven-properties-enum-plugin
Group com.googlecode.maven-properties-enum-plugin
Version 1.4.0
Last update 23. August 2013
Organization not specified
URL http://code.google.com/p/maven-properties-enum-plugin/
License Apache 2
Dependencies amount 4
Dependencies maven-project, maven-plugin-api, slf4j-api, logback-classic,
There are maybe transitive dependencies!
Group com.googlecode.maven-properties-enum-plugin
Version 1.4.0
Last update 23. August 2013
Organization not specified
URL http://code.google.com/p/maven-properties-enum-plugin/
License Apache 2
Dependencies amount 4
Dependencies maven-project, maven-plugin-api, slf4j-api, logback-classic,
There are maybe transitive dependencies!
servicemix-bean from group org.apache.servicemix (version 2013.01)
A Bean component
Group: org.apache.servicemix Artifact: servicemix-bean
Show all versions Show documentation Show source
Show all versions Show documentation Show source
2 downloads
Artifact servicemix-bean
Group org.apache.servicemix
Version 2013.01
Last update 15. January 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies servicemix-shared, geronimo-annotation_1.0_spec, commons-jexl,
There are maybe transitive dependencies!
Group org.apache.servicemix
Version 2013.01
Last update 15. January 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies servicemix-shared, geronimo-annotation_1.0_spec, commons-jexl,
There are maybe transitive dependencies!
maven-properties-enum-plugin from group net.sf.maven-properties-enum-plugin (version 1.0.1)
Never liked hard-coding your property keys? The maven-properties-enum-plugin allows you to generate enum types, holding all valid keys including javadoc.
Your advantages:
* You can't access on non-existing keys as it would cause compile errors
* As it's an enum, you can use your IDE's auto-completion
* You'll never have to check your properties keys again
* You can see the property's value in the enum field's javadoc
Artifact maven-properties-enum-plugin
Group net.sf.maven-properties-enum-plugin
Version 1.0.1
Last update 10. December 2010
Organization not specified
URL http://code.google.com/p/maven-properties-enum-plugin/
License Apache 2
Dependencies amount 4
Dependencies maven-project, maven-plugin-api, maven-plugin-testing-harness, log4j,
There are maybe transitive dependencies!
Group net.sf.maven-properties-enum-plugin
Version 1.0.1
Last update 10. December 2010
Organization not specified
URL http://code.google.com/p/maven-properties-enum-plugin/
License Apache 2
Dependencies amount 4
Dependencies maven-project, maven-plugin-api, maven-plugin-testing-harness, log4j,
There are maybe transitive dependencies!
parent from group dk.cloudcreate.essentials (version 0.40.19)
Essentials is a set of Java version 17 (and later) building blocks built from the ground up to have no
dependencies on other libraries, unless explicitly mentioned.
The Essentials philosophy is to provide high level building blocks and coding constructs that allows for concise
and strongly typed code, which doesn't depend on other libraries or frameworks, but instead allows easy integrations
with many of the most popular libraries and frameworks such as Jackson, Spring Boot, Spring Data, JPA, etc.
Group: dk.cloudcreate.essentials 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 dk.cloudcreate.essentials
Version 0.40.19
Last update 04. December 2024
Organization not specified
URL https://github.com/cloudcreate-dk/essentials
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group dk.cloudcreate.essentials
Version 0.40.19
Last update 04. December 2024
Organization not specified
URL https://github.com/cloudcreate-dk/essentials
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
codingstyle-pom from group edu.hm.hafner (version 5.5.0)
Each Java project should follow a given coding style. I.e., all contributions to the source code should use the same
formatting rules, design principles, code patterns, idioms, etc. I published such a coding style in my
GitHub project codingstyle (https://github.com/uhafner/codingstyle) - I am using this coding style in my lectures
about software development at Munich University of Applied Sciences and in all of my open source projects.
If you want to use this coding style as well, you can use this Maven POM as parent of your own POM. Then you
get the configuration several static analysis and testing tools for free.
Group: edu.hm.hafner Artifact: codingstyle-pom
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact codingstyle-pom
Group edu.hm.hafner
Version 5.5.0
Last update 17. November 2024
Organization not specified
URL https://cs.hm.edu/~hafner
License MIT license
Dependencies amount 6
Dependencies codingstyle, spotbugs-annotations, error_prone_annotations, commons-lang3, commons-io, streamex,
There are maybe transitive dependencies!
Group edu.hm.hafner
Version 5.5.0
Last update 17. November 2024
Organization not specified
URL https://cs.hm.edu/~hafner
License MIT license
Dependencies amount 6
Dependencies codingstyle, spotbugs-annotations, error_prone_annotations, commons-lang3, commons-io, streamex,
There are maybe transitive dependencies!
codingstyle from group edu.hm.hafner (version 5.2.0)
Provides all necessary resources for a Java project to enforce the coding style that I am using
in my lectures about software development at Munich University of Applied Sciences and in all of my
open source projects. It configures several static analysis tools for Maven and IntelliJ. Moreover,
it provides some sample classes that already use this style guide. This classes can be used as such but are not
required in this project. These classes also use some additional libraries that are included using the Maven
dependency mechanism. If the sample classes are deleted then the dependencies can be safely deleted, too.
0 downloads
Artifact codingstyle
Group edu.hm.hafner
Version 5.2.0
Last update 09. November 2024
Organization not specified
URL https://www.cs.hm.edu/die_fakultaet/ansprechpartner/professoren/hafner/index.de.html
License MIT license
Dependencies amount 5
Dependencies javax.annotation-api, spotbugs-annotations, error_prone_annotations, commons-lang3, commons-io,
There are maybe transitive dependencies!
Group edu.hm.hafner
Version 5.2.0
Last update 09. November 2024
Organization not specified
URL https://www.cs.hm.edu/die_fakultaet/ansprechpartner/professoren/hafner/index.de.html
License MIT license
Dependencies amount 5
Dependencies javax.annotation-api, spotbugs-annotations, error_prone_annotations, commons-lang3, commons-io,
There are maybe transitive dependencies!
autograding-github-action from group edu.hm.hafner (version 3.16.0)
Group: edu.hm.hafner Artifact: autograding-github-action
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact autograding-github-action
Group edu.hm.hafner
Version 3.16.0
Last update 29. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies autograding-model, github-api,
There are maybe transitive dependencies!
Group edu.hm.hafner
Version 3.16.0
Last update 29. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies autograding-model, github-api,
There are maybe transitive dependencies!
libjpeg-turbo-ndk26-shared-with-shared-deps from group com.viliussutkus89.ndk.thirdparty (version 3.0.1-beta-3)
Group: com.viliussutkus89.ndk.thirdparty Artifact: libjpeg-turbo-ndk26-shared-with-shared-deps
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact libjpeg-turbo-ndk26-shared-with-shared-deps
Group com.viliussutkus89.ndk.thirdparty
Version 3.0.1-beta-3
Last update 19. December 2023
Organization not specified
URL https://libjpeg-turbo.org
License BSD-modified-3-clause
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.viliussutkus89.ndk.thirdparty
Version 3.0.1-beta-3
Last update 19. December 2023
Organization not specified
URL https://libjpeg-turbo.org
License BSD-modified-3-clause
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
libjpeg-turbo-ndk25-shared from group com.viliussutkus89.ndk.thirdparty (version 3.0.1-beta-3)
Group: com.viliussutkus89.ndk.thirdparty Artifact: libjpeg-turbo-ndk25-shared
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact libjpeg-turbo-ndk25-shared
Group com.viliussutkus89.ndk.thirdparty
Version 3.0.1-beta-3
Last update 19. December 2023
Organization not specified
URL https://libjpeg-turbo.org
License BSD-modified-3-clause
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.viliussutkus89.ndk.thirdparty
Version 3.0.1-beta-3
Last update 19. December 2023
Organization not specified
URL https://libjpeg-turbo.org
License BSD-modified-3-clause
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
libjpeg-turbo-ndk25-static from group com.viliussutkus89.ndk.thirdparty (version 3.0.1-beta-3)
libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, AVX2, Neon, AltiVec) to accelerate baseline JPEG compression and decompression on x86, x86-64, Arm, and PowerPC systems, as well as progressive JPEG compression on x86, x86-64, and Arm systems. On such systems, libjpeg-turbo is generally 2-6x as fast as libjpeg, all else being equal. On other types of systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by virtue of its highly-optimized Huffman coding routines. In many cases, the performance of libjpeg-turbo rivals that of proprietary high-speed JPEG codecs.
Group: com.viliussutkus89.ndk.thirdparty Artifact: libjpeg-turbo-ndk25-static
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact libjpeg-turbo-ndk25-static
Group com.viliussutkus89.ndk.thirdparty
Version 3.0.1-beta-3
Last update 19. December 2023
Organization not specified
URL https://libjpeg-turbo.org
License BSD-modified-3-clause
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.viliussutkus89.ndk.thirdparty
Version 3.0.1-beta-3
Last update 19. December 2023
Organization not specified
URL https://libjpeg-turbo.org
License BSD-modified-3-clause
Dependencies amount 0
Dependencies No dependencies
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
Page 57 from 59 (items total 589)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy