WIP with adding Open Badges Validator and new optional URI submission to validate form.
This commit is contained in:
		
							parent
							
								
									9ab087f026
								
							
						
					
					
						commit
						b74d62e218
					
				@ -12,7 +12,21 @@
 | 
			
		||||
		<dependency>
 | 
			
		||||
			<groupId>org.1edtech</groupId>
 | 
			
		||||
			<artifactId>inspector-core</artifactId>
 | 
			
		||||
		</dependency>
 | 
			
		||||
			<exclusions>
 | 
			
		||||
				<exclusion>
 | 
			
		||||
					<groupId>com.fasterxml.jackson.core</groupId>
 | 
			
		||||
					<artifactId>jackson-databind</artifactId>
 | 
			
		||||
				</exclusion>
 | 
			
		||||
				<exclusion>
 | 
			
		||||
					<groupId>com.jayway.jsonpath</groupId>
 | 
			
		||||
					<artifactId>json-path</artifactId>
 | 
			
		||||
				</exclusion>
 | 
			
		||||
				<exclusion>
 | 
			
		||||
					<groupId>com.networknt</groupId>
 | 
			
		||||
					<artifactId>json-schema-validator</artifactId>
 | 
			
		||||
				</exclusion>
 | 
			
		||||
			</exclusions>
 | 
			
		||||
		</dependency>	
 | 
			
		||||
		<dependency>
 | 
			
		||||
			<groupId>com.auth0</groupId>
 | 
			
		||||
			<artifactId>auth0</artifactId>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user