Projekt

Obecné

Profil

« Předchozí | Další » 

Revize e46d554a

Přidáno uživatelem stepanekp před asi 3 roky(ů)

Configurations of antipatterns moved to separate json files

Zobrazit rozdíly:

pom.xml
56 56
			<artifactId>jsoup</artifactId>
57 57
			<version>1.14.3</version>
58 58
		</dependency>
59
		<!-- Jackson libraries for parsing json files -->
60
		<dependency>
61
			<groupId>com.fasterxml.jackson.core</groupId>
62
			<artifactId>jackson-core</artifactId>
63
			<version>2.13.2</version>
64
		</dependency>
65
		<dependency>
66
			<groupId>com.fasterxml.jackson.core</groupId>
67
			<artifactId>jackson-databind</artifactId>
68
			<version>2.13.2</version>
69
		</dependency>
59 70
	</dependencies>
60 71

  
61 72
	<build>

Také k dispozici: Unified diff