Search Results - Java Project
-
1
Java Projects: Learn the Fundamentals of Java 11 Programming by Building Industry Grade Practical Projects
ISBN: 1789131898, 9781789131895Published: Birmingham Packt Publishing, Limited 2018“…Java is one of the software languages most commonly used by programmers and developers…”
Get full text
eBook -
2
Java Deep Learning Projects: Implement 10 Real-World Deep Learning Applications Using Deeplearning4j and Open Source APIs
ISBN: 178899745X, 9781788997454Published: Birmingham Packt Publishing, Limited 2018“…You will build full-fledged, deep learning applications with Java and different open-source libraries…”
Get full text
eBook -
3
Java project on periodontal diseases: the relationship between vitamin C and the severity of periodontitis
ISSN: 0303-6979, 1600-051XPublished: Oxford, UK Blackwell Publishing Ltd 01.04.2007Published in Journal of clinical periodontology (01.04.2007)“… Material and Methods: The study population consisted of subjects from the Malabar/Purbasari tea estate on West Java, Indonesia…”
Get full text
Journal Article -
4
Java project on periodontal diseases: serotype distribution of Aggregatibacter actinomycetemcomitans and serotype dynamics over an 8-year period
ISSN: 0303-6979, 1600-051X, 1600-051XPublished: Oxford, UK Blackwell Publishing Ltd 01.06.2008Published in Journal of clinical periodontology (01.06.2008)“…Objective: To investigate the serotype distribution and stability of Aggregatibacter actinomycetemcomitans over an 8‐year period in untreated Indonesian…”
Get full text
Journal Article -
5
On the Nature of Merge Conflicts: A Study of 2,731 Open Source Java Projects Hosted by GitHub
ISSN: 0098-5589, 1939-3520Published: New York IEEE 01.08.2020Published in IEEE transactions on software engineering (01.08.2020)“…When multiple developers change a software system in parallel, these concurrent changes need to be merged to all appear in the software being developed…”
Get full text
Journal Article -
6
An Empirical Study of Software Refactorings in Real-World Open-Source Java Projects
ISSN: 0098-5589, 1939-3520Published: New York IEEE 01.11.2025Published in IEEE transactions on software engineering (01.11.2025)“… To this end, in this paper, we present a large-scale empirical study on software refactorings in real-world open-source Java projects…”
Get full text
Journal Article -
7
How ReadMe files are structured in open source Java projects
ISSN: 0950-5849, 1873-6025Published: Elsevier B.V 01.08.2022Published in Information and software technology (01.08.2022)“… We investigate and compare ReadMe files of open source Java projects on GitHub in order to (i) determine the degree to which ReadMe files are aligned with the official guidelines, (ii…”
Get full text
Journal Article -
8
Characterizing refactoring graphs in Java and JavaScript projects
ISSN: 1382-3256, 1573-7616Published: New York Springer US 01.11.2021Published in Empirical software engineering : an international journal (01.11.2021)“… To study and reason about refactorings over time, we rely on refactoring graphs. Using this abstraction, we provide quantitative and qualitative investigation on 20 popular open-source Java and JavaScript-based projects…”
Get full text
Journal Article -
9
A study on inappropriately partitioned commits: how much and what kinds of IP commits in Java projects?
ISBN: 9781450357166, 1450357164ISSN: 2574-3864Published: New York, NY, USA ACM 28.05.2018Published in 2018 IEEE/ACM 15th International Conference on Mining Software Repositories (MSR) (28.05.2018)“… In this paper, we firstly investigate how much and what kinds of inappropriately partitioned commits in Java projects…”
Get full text
Conference Proceeding -
10
Can we trust tests to automate dependency updates? A case study of Java Projects
ISSN: 0164-1212, 1873-1228Published: Elsevier Inc 01.01.2022Published in The Journal of systems and software (01.01.2022)“… To understand the prevalence of tests exercising dependencies, we calculate the test coverage of direct and indirect uses of dependencies in 521 well-tested Java projects…”
Get full text
Journal Article -
11
The failure of micro-hydro technology: A case study of the Banyubiru project in Central Java, Indonesia
ISSN: 2667-095X, 2667-095XPublished: Elsevier Ltd 01.08.2024Published in Renewable and sustainable energy transition (01.08.2024)“… (the Banyubiru project). Using qualitative research methods, this article examines the construction of the Banyubiru project and its failure…”
Get full text
Journal Article -
12
50K-C: a dataset of compilable, and compiled, Java projects
ISBN: 9781450357166, 1450357164ISSN: 2574-3864Published: New York, NY, USA ACM 28.05.2018Published in 2018 IEEE/ACM 15th International Conference on Mining Software Repositories (MSR) (28.05.2018)“…We provide a repository of 50,000 compilable Java projects. Each project in this dataset comes with references to all the dependencies required to compile it, the resulting bytecode, and the scripts with which the projects were built…”
Get full text
Conference Proceeding -
13
Discovery of Modularity in Monolithic Java Project Codes Using Complex Networks
ISSN: 1540-9589, 1544-5976Published: Milan River Publishers 25.09.2025Published in Journal of web engineering (25.09.2025)“…Monolithic architecture is a software design which brings significant difficulties to system developers when it comes to maintenance or expanding the scope of a project…”
Get full text
Journal Article -
14
Java project on periodontal diseases: periodontal bone loss in relation to environmental and systemic conditions
ISSN: 0303-6979, 1600-051X, 1600-051XPublished: United States Blackwell Publishing Ltd 01.04.2015Published in Journal of clinical periodontology (01.04.2015)“…) and environmental/systemic conditions. Material & Methods The study population consisted of subjects from the Purbasari tea estate on West Java, Indonesia…”
Get full text
Journal Article -
15
Characterizing usages, updates and risks of third-party libraries in Java projects
ISSN: 1382-3256, 1573-7616Published: New York Springer US 01.07.2022Published in Empirical software engineering : an international journal (01.07.2022)“… However, third-party libraries and client projects are developed and continuously evolving in an asynchronous way…”
Get full text
Journal Article -
16
JDExtractor: an automated approach for efficient extraction of defect-related methods in Java projects
ISSN: 0928-8910, 1573-7535Published: New York Springer US 01.06.2026Published in Automated software engineering (01.06.2026)“…), a common defect that often propagates across multiple methods in Java systems. To address this problem, we propose a novel and automatic approach, called JDExtractor , to extract defect-related methods from real applications…”
Get full text
Journal Article -
17
Dependency Smells in JavaScript Projects
ISSN: 0098-5589, 1939-3520Published: New York IEEE 01.10.2022Published in IEEE transactions on software engineering (01.10.2022)“… Project maintainers have opted for varied, and sometimes conflicting, approaches for maintaining their dependencies…”
Get full text
Journal Article -
18
Memory and resource leak defects and their repairs in Java projects
ISSN: 1382-3256, 1573-7616Published: New York Springer US 01.01.2020Published in Empirical software engineering : an international journal (01.01.2020)“…, and repair of leak-related bugs. We conduct a detailed empirical study on 491 issues from 15 large open-source Java projects…”
Get full text
Journal Article -
19
Java project on periodontal diseases: causes of tooth loss in a cohort of untreated individuals
ISSN: 0303-6979, 1600-051X, 1600-051XPublished: United States Blackwell Publishing Ltd 01.09.2015Published in Journal of clinical periodontology (01.09.2015)“… years in a cohort deprived of regular dental care. Material & Methods The study population consisted of 98 subjects from a tea estate on West Java, Indonesia…”
Get full text
Journal Article -
20
Testing the past: can we still run tests in past snapshots for Java projects?
ISSN: 1382-3256, 1573-7616Published: New York Springer US 01.09.2024Published in Empirical software engineering : an international journal (01.09.2024)“…Building past snapshots of a software project has shown to be of interest both for researchers and practitioners…”
Get full text
Journal Article

